Thanks Hoss for the valuable advice.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Checking-which-terms-are-already-available-in-the-index-from-a-list-of-terms-tp3631699p3633226.html
Sent from the Solr - User mailing list archive at Nabble.com.
: I have a list of terms that I want to check which of them are already
: available in the index
:
: for e.g I have a
: which indexes the terms.
:
: And I have list of words e.g. Honda, Civic, 2001.
if the list you have is small relative hte total number of terms in the
index, i would sugges
There is some operator whose name is *OR*.
Thanks,
On 1/4/12, reeuv wrote:
> I have a list of terms that I want to check which of them are already
> available in the index
>
> for e.g I have a
> which indexes the terms.
>
> And I have list of words e.g. Honda, Civic, 2001.
>
> I want to check w