Re: Solr search based on list of terms. Order by max(score) for each term.

2011-04-22 Thread Otis Gospodnetic
xt :: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Bogdan STOICA > To: solr-user@lucene.apache.org > Sent: Thu, April 21, 2011 1:29:44 PM > Subject: Solr search based on list of terms. Order by max

Solr search based on list of terms. Order by max(score) for each term.

2011-04-21 Thread Bogdan STOICA
Hello, I am trying to query a solr server in order to obtain the most relevant results for a list of terms. For example i have the list of words "nokia", "iphone", "charger" My schema contains the following data: nokia iphone nokia iphone otherwords nokia white iphone white If I run a simple qu