Re: multifield search using dismax

2011-03-23 Thread Jonathan Rochkind
It is not. I think it is is possible in edismax, on trunk (not yet in a released version, not sure if it will be in the upcoming release). Alternately, you can use Solr nested queries, although they're not really suitable for end-user-entry, and you might lose the behavior of dismax you want,

multifield search using dismax

2011-03-23 Thread Gastone Penzo
Hi, is it possible, USING DISMAX SEARCH HANDLER, to make a search like: search value1 in field1 & value 2 in field 2 &?? it's like q=field1:value1 field2:value2 in standard search, but i want to do this in dismax Thanx -- Gastone Penzo *www.solr-italia.it* *The first italian blog about