![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
in the 12345 and 23456 zip codes (cube dimension) who have purchased sailboats (cube dimension) and have "skipper" or "captain" in the salesman's notes (text field). |
|
Hi, I'd like to integrate olap searching with regular full text searching so that my users can screen in the typical olap multidimensional manner, but including results from a text index. I'm pretty new to database development, and have worked through the AS tutorials as well as documentation in msdn for fulltext searching. (i'd like to work with the new sql server 2005 platform). does anyone have an idea of how i could integrate these two? Is this functionality already built into sql server or do i need to query both and find the intersection externally? can I use an user-defined assembly to do this on the server? Anyone else tried to do this another way? An example of the type of screen i'd like to run is - find all my customers in the 12345 and 23456 zip codes (cube dimension) who have purchased sailboats (cube dimension) and have "skipper" or "captain" in the salesman's notes (text field). TIA, -Ron |
![]() |
| Thread Tools | |
| Display Modes | |
| |