Re: CompareBottom and setBottom in TopFieldCollector and FieldComparator

2009-07-10 Thread Mark Miller
return; >} > if (cmp < 0 || (cmp == 0 && doc + docBase > bottom.docID)) { > return; >} > // > > that I suppose that is the real use of the function but I don't understand > it 100%. Any ideas? > > Regards, > Raim

CompareBottom and setBottom in TopFieldCollector and FieldComparator

2009-07-10 Thread Raimon Bosch
the function but I don't understand it 100%. Any ideas? Regards, Raimon Bosch. -- View this message in context: http://www.nabble.com/CompareBottom-and-setBottom-in-TopFieldCollector-and-FieldComparator-tp24425303p24425303.html Sent from the Lucene