On Fri, Apr 16, 2010 at 4:42 PM, Chris Harris <rygu...@gmail.com> wrote:
> The docs dated exactly *at* the epoch, though, are trouble, because I
> can't tell those docs apart from the undated docs in my function
> query.

Neither can Solr currently... it's a Lucene FieldCache limitation.
The other thing we can't do because of this limitation is
sortMissingFirst, sortMissingLast like we can do with string based
fields.  I'm hopeful we'll be able to get this added to Lucene, and
that will enable us to truly deprecate the string-based numeric
fields.  We'll also be able to add true defaults in function queries
for documents without a value.

-Yonik
Apache Lucene Eurocon 2010
18-21 May 2010 | Prague

Reply via email to