: Solr is a new open-source search server that's based on Lucene, and
: has XML/HTTP interfaces for updating and querying, declarative
: specification of analyzers and field types via a schema, extensive
: caching, replication, and a web admin interface.
FYI, last year when I anounced that CNET w
On 3/1/06, Eric Jain <[EMAIL PROTECTED]> wrote:
> I noticed that you have a WordDelimiterFilter; any chance that this will be
> contributed back to Lucene? This class is really useful! (In fact I was
> just trying to write something similar myself...)
Definitely. Solr uses Java5, so it would need
Yonik Seeley wrote:
Solr is a new open-source search server that's based on Lucene, and
has XML/HTTP interfaces for updating and querying, declarative
specification of analyzers and field types via a schema, extensive
caching, replication, and a web admin interface.
Just had a look, quite impre