Would it answer to sort on your Weightage field? Note that your weightage field has to be comparable. that is, if you store it as a string, it must be normalized such that the dictionary comparison works. 5 would sort after 1000 unless you padded your 5 to something like 0005...
Best Erick On Mon, Nov 15, 2010 at 12:31 PM, sivaprasad <sivaprasa...@echidnainc.com>wrote: > > How can i utilize the weightage of terms which i captured from end user? > any > ideas.... > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Term-component-sort-is-not-working-tp1905059p1905958.html > Sent from the Solr - User mailing list archive at Nabble.com. >