On Wed, Jun 10, 2009 at 3:19 PM, Yonik Seeley<yo...@lucidimagination.com> wrote:

>> And this information about the trie
>> structure and where payloads are should be stored in FieldInfos.
>
> As is the case today, the info is encoded in the class you use (and
> it's settings)... no need to add it to the index structure.  In any
> case, it's a completely different issue and shouldn't be tied to
> TrieRange improvements.

The problem is, because the details of Trie* at index time affect
what's in each segment, this information needs to be stored per
segment.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to