Hi, is there already an issue open for the Bits iunterface in parallel to the native types arrays in FieldCache?
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Yonik > Seeley > Sent: Thursday, September 16, 2010 11:28 AM > To: [email protected] > Subject: Re: trie* fields and sortMissingLast? > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
