Re: custom sorting for multivalued field

2007-07-12 Thread Chris Hostetter
: Is it possible to assign a custom sorting value for : each of the values in the multivalued field? So that : the document gets sorted differently, depending on the : matched value in the multivalued field. Sorting happens extremely independently from matching ... there is no mechanism availabl

Re: custom sorting for multivalued field

2007-07-11 Thread Otis Gospodnetic
sulting -- http://lucene-consulting.com/ - Original Message From: Del Raco <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Wednesday, July 11, 2007 9:24:10 PM Subject: custom sorting for multivalued field Hi, We are trying to set up Solr to search documents with multip

custom sorting for multivalued field

2007-07-11 Thread Del Raco
Hi, We are trying to set up Solr to search documents with multiple keywords, which we have implemented as a multivalued field. Is it possible to assign a custom sorting value for each of the values in the multivalued field? So that the document gets sorted differently, depending on the matched v

custom sorting for multivalued field

2007-07-11 Thread Del Raco
Hi, We are trying to set up Solr to search documents with multiple keywords, which we have implemented as a multivalued field. Is it possible to assign a custom sorting value for each of the values in the multivalued field? So that the document gets sorted differently, depending on the matched v