Re: omitTF comment

2009-04-08 Thread Michael McCandless
requiring positional >>  * information, such as {...@link PhraseQuery} or {...@link >>  * SpanQuery} subclasses will silently fail to find >>  * results. >>  */ >> >> Mike >> >> On Wed, Apr 8, 2009 at 8:30 AM, Mark Miller wrote: >> >>

Re: omitTF comment

2009-04-08 Thread Mark Miller
space required in the index, * it also means any query requiring positional * information, such as {...@link PhraseQuery} or {...@link * SpanQuery} subclasses will silently fail to find * results. */ Mike On Wed, Apr 8, 2009 at 8:30 AM, Mark Miller wrote: The omitTf comment is

Re: omitTF comment

2009-04-08 Thread Michael McCandless
* SpanQuery} subclasses will silently fail to find * results. */ Mike On Wed, Apr 8, 2009 at 8:30 AM, Mark Miller wrote: > The omitTf comment is: > >  /** Expert: >  * >  * If set, omit term freq, positions and payloads from postings for this > field. >  * NOTE: this is

omitTF comment

2009-04-08 Thread Mark Miller
The omitTf comment is: /** Expert: * * If set, omit term freq, positions and payloads from postings for this field. * NOTE: this is a dangerous option to enable. * While it reduces storage space required in the index, * it also means any query requiring positional * infromation