Hi, I am using the text and string mostly for the field types. And the defaultSearchField has the field type as text.
Thanks in advance. Regards, Dilip TS -----Original Message----- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 05, 2007 3:45 PM To: solr-user@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 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 words? > > Thanks in advance. > > Regards, > Dilip TS > > -----Original Message----- > From: Dilip.TS [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 05, 2007 10:48 AM > To: SOLR > Subject: single word Vs multiple word search > > > > Hi, > > Consider the scenario: I have indexed a document with a field1 > having the > values as "Test solr search " (having multiple words) > And when i perform the keyword search as "Test solr search" i do > get the > results, > whereas when i do the search for the "Test", i dont get any results, > Any quick inputs would be of great help... > > Thanks in advance. > > > Regards, > Dilip TS > Starmark Services Pvt. Ltd.