asekar
Subject: Fetching Query Results from Solr
To: solr-user@lucene.apache.org
Date: Thursday, August 20, 2009, 2:48 AM
Hi,
I am using Solr to retrive records and display them thru carrot.
Assuming that i give "Google" as search , it will display me all the
records relating to
andrasekar wrote:
From: bhaskar chandrasekar
Subject: Fetching Query Results from Solr
To: solr-user@lucene.apache.org
Date: Thursday, August 20, 2009, 2:48 AM
Hi,
I am using Solr to retrive records and display them thru carrot.
Assuming that i give "Google" as search , it will displa
Hi,
I am using Solr to retrive records and display them thru carrot.
Assuming that i give "Google" as search , it will display me all the records
relating to that.
It should give me exact word search only.
It shld not look for combination of words in the search query and display them.
How can i