I will have to pass on this and try your suggestion first. So, how does your suggestion (1 and 2) boost the my startswith query? Is it because of the n-gram filter?
On Thu, Oct 8, 2009 at 2:27 PM, Sandeep Tagore <sandeep.tag...@gmail.com>wrote: > > Yes it can be done but it needs some customization. Search for custom sort > implementations/discussions. > You can check... > > http://lucene.apache.org/solr/api/org/apache/solr/schema/RandomSortField.html > . > Let us know if you have any issues. > > Sandeep > > > R. Tan wrote: > > > > This might work and I also have a single value field which makes it > > cleaner. > > Can sort be customized (with indexOf()) from the solr parameters alone? > > > > -- > View this message in context: > http://www.nabble.com/Scoring-for-specific-field-queries-tp25798390p25799055.html > Sent from the Solr - User mailing list archive at Nabble.com. > >