On 5/12/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
solr.util sounds right ... once Solr is using it, we can open a Lucene issue to potentially "promote" it into lucene core .. but it's really no different then FunctionQuery or any of the other cool stuff that might be reusable.
Yeah, the only downside being backward compatability if the package name changes (or maintaining two versions... one in Solr, and one in Lucene) -Yonik