Re: best way to interest two queries?

2010-05-15 Thread Paul Libbrecht
Le 12-mai-10 à 10:55, mark harwood a écrit : two terminology questions: - is multiplier in the mail mentioned there the same as boost? This factor controls how many decimal places precision is retained in the adjusted scores. Pick to low a multiplier and scores that are only differe

Re: Return Entire field from GetBestFragment in FastVectorHighlighter

2010-05-15 Thread Koji Sekiguchi
(10/05/12 20:32), Midhat Ali wrote: Is it possible to return entire field contents instead of a fixed size fragment. In Highlightrer, there is a Nullfragmenter. Whats's its counterpart in FastVectorhighlighter Currently, FVH doesn't have such function. I've opened a JIRA issue: https://iss

Re: How to call high fre. terms using HighFreTerms class

2010-05-15 Thread Erick Erickson
It looks like a stand-alone program, so you don't call it. You probably want to get the source code and take a look at how that program works to get an idea of how to do what you want. See the instructions here for getting the source: http://wiki.apache.org/lucene-java/HowToContribute HTH Erick