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
Hi I want to search two words say "delhi india". My default search field is
title field .
The two words must be searched from the place table only. Also I must get
the same result set for both
"delhi india" and "india delhi". How can I do? Any idea?
Thanks in advance
dharhsana wrote:
>
> hi