: I'm working on an application that will build indexes directly using the
: Lucene API, but will expose them to clients using Solr. I'm seeing
I would suggest that you use SOlr in "embedded" mode to build your indexes
-- that way you can insure schema compatibility of the index generated
with
I'm working on an application that will build indexes directly using the
Lucene API, but will expose them to clients using Solr. I'm seeing
plenty of documentation on how to support date range fields in Solr,
but they all assume that you are inserting documents through Solr rather
than merging alr