On Dec 28, 2007, at 4:17 PM, Yonik Seeley wrote:
On Dec 28, 2007 4:05 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
I have a custom Similarity class that I would like to load. It has a
no-arg constructor, so it should work fine within Solr's context.
However, it has the option for other cons
On Dec 28, 2007 4:05 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> I have a custom Similarity class that I would like to load. It has a
> no-arg constructor, so it should work fine within Solr's context.
> However, it has the option for other constructor input values as well
> that I would like