You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by The Spider <ma...@rediffmail.com> on 2009/06/02 06:23:52 UTC

Solr multiple keyword search as google

Hi,
   I am using solr nightly bind for my search.
I have to search in the location field of the table which is not my default
search field.
I will briefly explain my requirement below:
I want to get the same/similar result when I give location multiple
keywords, say  "San jose ca USA"
or "USA ca san jose" or "CA San jose USA" (like that of google search). That
means even if I rearranged the keywords of location I want to get proper
results. Is there any way to do that?
Thanks in advance
-- 
View this message in context: http://www.nabble.com/Solr-multiple-keyword-search-as-google-tp23826278p23826278.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Solr multiple keyword search as google

Posted by James liu <li...@gmail.com>.
U can find answer in tutorial or example

On Tuesday, June 2, 2009, The Spider <ma...@rediffmail.com> wrote:
>
> Hi,
>    I am using solr nightly bind for my search.
> I have to search in the location field of the table which is not my default
> search field.
> I will briefly explain my requirement below:
> I want to get the same/similar result when I give location multiple
> keywords, say  "San jose ca USA"
> or "USA ca san jose" or "CA San jose USA" (like that of google search). That
> means even if I rearranged the keywords of location I want to get proper
> results. Is there any way to do that?
> Thanks in advance
> --
> View this message in context: http://www.nabble.com/Solr-multiple-keyword-search-as-google-tp23826278p23826278.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>

-- 
regards
j.L ( I live in Shanghai, China)