Regarding :
http://wiki.apache.org/solr/FunctionQuery#Date_Boosting
Specifcally : recip(ms(NOW/HOUR,mydatefield),3.16e-11,1,1).
I am using dismax, and I am very unsure on where to put this or call the
function... for example in the fq= param??, in the q= param?
Sample query :
http://localhost
Heres my problem :
field1 (text) - subject
q=david bowie changes
Problem : If a record mentions david bowie a lot, it beats out something
more relevant (more unique matches) ...
A. (now appearing david bowie at the cineplex 7pm david bowie goes on
stage, then mr. bowie will sign autographs)
Heres my problem :
field1 (text) - subject
q=david bowie changes
Problem : If a record mentions david bowie a lot, it beats out something
more relevant (more unique matches) ...
A. (now appearing david bowie at the cineplex 7pm david bowie goes on
stage, then mr. bowie will sign autographs)
Solr Specification Version: 1.4.0
Solr Implementation Version: 1.4.0 833479 - grantingersoll - 2009-11-06
12:33:40
Lucene Specification Version: 2.9.1
Lucene Implementation Version: 2.9.1 832363 - 2009-11-03 04:37:25
precisionStep="6" positionIncrementGap="0"/>
stored="false" omitNorms="true"
Solr Specification Version: 1.4.0
Solr Implementation Version: 1.4.0 833479 - grantingersoll - 2009-11-06
12:33:40
Lucene Specification Version: 2.9.1
Lucene Implementation Version: 2.9.1 832363 - 2009-11-03 04:37:25
precisionStep="6" positionIncrementGap="0"/>
stored="false" omitNorms="true"
ith dismax question
Have you seen this?
http://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_boost_the_score_of_newer_documents
Best
Erick
On Sat, Oct 22, 2011 at 3:26 AM, Craig Stadler
wrote:
Solr Specification Version: 1.4.0
Solr Implementation Version: 1.4.0 833479 - grantingersoll - 2009-1
I am using this reference link:
http://www.mail-archive.com/solr-user@lucene.apache.org/msg26389.html
However the article is a bit old and when I try to compile the class (using
newest solr 3.4 / java version "1.7.0_01" / Java(TM) SE Runtime Environment
(build 1.7.0_01-b08) / Java HotSpot(TM)
- Original Message -
From: "Craig Stadler"
To:
Sent: Friday, November 04, 2011 1:39 PM
Subject: Term frequency question
I am using this reference link:
http://www.mail-archive.com/solr-user@lucene.apache.org/msg26389.html
However the article is a bit old and whe
Seeking a SOLR consultant..
We have a working model web based search engine that uses SOLR/java/apache.
However the relevance isnt exactly what we would like...
The system was built by a contractor no longer available for work and we ha=
ve tried to hack around but would prefer to hire someone w
We have one field that is a simple text field, not multivalue.
content0
We are populating music, atrist song etc in one string.
content0:(blues brothers)
Returns : (default desc score)
BluesBrothers01.mp3
Breaux_Brothers_Tiger_Rag_Blues.mp3
Blues Brothers - Theme From Rawhide V1.mp
10 matches
Mail list logo