Re: Conditional Field Search without affecting score.

2013-03-26 Thread Chris Hostetter
: document accordingly. This works good in most cases. but we had a case where : we ran into issue. : : DocA // Common title and is same for all county so no additional titles. : Fighter : : DocB : The Ultimate Street Fighter // Default : Ultimate Fighter // For UK : : : now querying f

Re: Conditional Field Search without affecting score.

2013-02-18 Thread adityab
thanks Eric, is this what you are pointing me to ? http://.../solr/select?q=if(exist(title.3),(title.3:"xyz"),(title.0:"xyz")) I believe i should be able to use boost along with proximity too. -- View this message in context: http://lucene.472066.n3.nabble.com/Cond

Re: Conditional Field Search without affecting score.

2013-02-17 Thread Erick Erickson
uch issue would really help. > We are also planning to move to Solr4.1 so anything with this new Solr > version will also do. > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Conditional-Field-Search-without-affecting-score-tp4040657.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Conditional Field Search without affecting score.

2013-02-15 Thread adityab
ng to move to Solr4.1 so anything with this new Solr version will also do. -- View this message in context: http://lucene.472066.n3.nabble.com/Conditional-Field-Search-without-affecting-score-tp4040657.html Sent from the Solr - User mailing list archive at Nabble.com.