I'm in my last ditch procrastinating efforts to get my code4lib pre-
conference organized where I'll be teach Solr and Lucene, and guiding
a hands-on workshop to help 85 library geeks come up to speed with
Solr. In order to make Solr work out as well as it could there are
two things I'd love to have in a nightly build from Solr (rather than
providing my own custom build):
* SOLR-79: to allow launching a common schema/config with various
data directories.
* A newer version of Lucene's JAR: to have *:* syntax.
The *:* syntax is important in being able to select all documents
since [* TO *] isn't guaranteed.
I think SOLR-79 is close - I can commit if folks think it is fine.
What about updating the Lucene JAR?
Erik