Re: Ignore tf/idf at index time

2012-11-24 Thread Otis Gospodnetic
Hi Felipe, omitTermFrequencyAndPositions may help, but you may also want to implement a custom similarity class that neutralizes idf. See http://search-lucene.com/?q=custom+similarity Otis -- SOLR Performance Monitoring - http://sematext.com/spm/index.html Search Analytics - http://sematext.com/s

Re: Ignore tf/idf at index time

2012-11-23 Thread Jack Krupansky
"the boosting at index time" What index-time boosting are you referring to? I mean, tf and idf are used to calculate scores at query time. There is a document boost at index time, but that is independent of tf and idf. -- Jack Krupansky -Original Message- From: flahti Sent: Frida