score « Field « Java Lucene Q&A

Home
Java Lucene Q&A
1.Database
2.Development
3.document
4.Field
5.index
6.lucene
7.lucene.net
8.nutch
9.query
10.solr
11.Tools
Java Lucene Q&A » Field » score 

1. Boost Solr results based on the field that contained the hit    stackoverflow.com

I was browsing the web looking for an indexing and search framework and stumbled upon Solr. A functionality that we absolutely need is to boost results based on what field contained the ...

2. How to score high of document containing "Burj Khalifa" in title and then in summary field in SOLR    stackoverflow.com

I want to sort document by relevancy i.e. First all docs having "Burj Khalifa" in title and then in summary field? and sort by publishdate as well. means latest documents must ...

3. Lucene search - score higher if word or similar are in a Field    stackoverflow.com

I need to know when a word or words are inside a field in my index, and have that document swith greater score. My problem is that if i search for "Sherton ...

4. solr: multiply score with a field    stackoverflow.com

Hopefully an easy question: I have added some docs to the index, where every doc has a field prio, which is an integer between 1 and 5. There is also a ...

5. Solr changes document's score when its random field value altered    stackoverflow.com

I need to navigate forth and back in Solr results set ordered by score viewing documents one by one. To visualise that, first a list of document titles is presented to ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.