On Thu, Sep 16, 2010 at 2:20 PM, Ryan McKinley <[email protected]> wrote:
> (i changed the subject to see if Uwe perks up)
>
> Is it possible to change the FieldCache for Trie* fields so that it
> knows what fields are missing?  or is there something about the Trie
> structure that makes that impossible.

Nope - it is trivial to record that while the entry is being built for
all of the current FieldCache entry types - it's just not currently
done.  After it is recorded (via a bitset most likely), it needs to be
exposed via an API.

> It would be great to be able to deprecate "sint","slong","sfloat","sdouble"

+1

-Yonik
http://lucenerevolution.org  Lucene/Solr Conference, Boston Oct 7-8

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to