Re: Searching for terms on specific fields

2010-10-29 Thread Imran
Cheers Hoss. That did it for me. ~~Sent by an Android On 29 Oct 2010 00:39, "Chris Hostetter" wrote: > > The specifics of your overall goal confuse me a bit, but drilling down to > your core question... > > : I want to be able to use the dismax parser to search on both terms > : (assigning slops

Re: Searching for terms on specific fields

2010-10-28 Thread Chris Hostetter
The specifics of your overall goal confuse me a bit, but drilling down to your core question... : I want to be able to use the dismax parser to search on both terms : (assigning slops and tie breaks). I take it the 'fq' is a candidate for : this,but can I add dismax capabilities to fq as well? A

Searching for terms on specific fields

2010-10-27 Thread Imran
Hi All We need to be able to perform a search based on two search terms (from the user) against specific fields and a location. For example assume our index (for a collection of books) has fields as title, description, authors (multi-valued), categories(multi-valued), location (ofcourse lng and la