Re: Trimming the list of docs returned.

2006-11-08 Thread Yonik Seeley
On 11/8/06, Tom <[EMAIL PROTECTED]> wrote: On 10/30/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: > Yes, a custom hit collector would work. Searcher.doc() would be > deadly... but since each doc has at most one category, the FieldCache > could be used (it quickly maps id to field value and was

Re: Trimming the list of docs returned.

2006-11-08 Thread Tom
Hi - On 10/30/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: > Yes, a custom hit collector would work. Searcher.doc() would be > deadly... but since each doc has at most one category, the FieldCache > could be used (it quickly maps id to field value and was historically > used for sorting). Not to

Re: Replacing a nightly build

2006-11-08 Thread Bill Au
I second having a separate redundent section. It makes it easier to find them when there is a single place to look for them. Bill On 11/7/06, Chris Hostetter <[EMAIL PROTECTED]> wrote: : I'm just wondering if we might need to highlight backward incompatible : changes somehow (a separate sect