@lucene.apache.org
Subject: Re: single word Vs multiple word search
This all depends on the schema setting for that particular field.
What is the field type? Sounds like you've got it set to a non-
analyzed/tokenized field.
Erik
On Dec 5, 2007, at 2:04 AM, Dilip.TS wrote:
> Hi,
This all depends on the schema setting for that particular field.
What is the field type? Sounds like you've got it set to a non-
analyzed/tokenized field.
Erik
On Dec 5, 2007, at 2:04 AM, Dilip.TS wrote:
Hi,
This is in continuation with my previous mail.
Iam using the SOLRInp
Hi,
This is in continuation with my previous mail.
Iam using the SOLRInputDocument to perform the index operation.
So, my question if a field to be indexed contains multiple values,
then does the SOLRInputDocument performs the index for each word for that
field
or does it does for the set of wor