11 jun 2008 kl. 00.35 skrev 1world1love:

We have our lucene index and we want to search the section text for the word
"panama"

AND

We want to select from the demographics table where age > 50.
--

Now I need to intersect the master table IDs from my lucene hits and my
table results.

I might be missing something here -- can't you just add the age field to the index and include that in your query?


            karl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to