ng quer="from Doctors where id IN "+primaryKeys;' , where
> 'primaryKeys' will be something like this (23,32,44,56).
> Is this the right way to use lucene? Or do you suggest me to store all the
> fields in the lucene index and retrieve them.
>
> Thanks,
> Adity
quot;from Doctors where id IN "+primaryKeys;' , where
> 'primaryKeys' will be something like this (23,32,44,56).
> Is this the right way to use lucene? Or do you suggest me to store all the
> fields in the lucene index and retrieve them.
>
> Thanks,
> Aditya
dex and retrieve them.
Thanks,
Aditya
--
View this message in context:
http://www.nabble.com/Using-IN-to-retrieve-data-after-lucene-search.-tp24404198p24404198.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
--