RE: Understanding/controlling role of Weight in IndexSearcher

2008-09-10 Thread Steven A Rowe
Hi Micah, On 09/09/2008 at 11:57 PM, Micah Jaffe wrote: > I'm [...] curious how weights are calculated. [...] > thoughts? pointers? best practices? http://lucene.apache.org/java/docs/scoring.html - To unsubscribe, e-mail: [EMA

Understanding/controlling role of Weight in IndexSearcher

2008-09-09 Thread Micah Jaffe
Quick summary of situation (using 2.3.2, StandardAnalyzer): I've taken a field that was being created as a "default" for a document, e.g. a giant string of glommed on values from other field values and instead created a boolean query to hit all the fields which would normally contribute to