To answer my own question, the issue was with the WordDelimiter filter.
Issue now resolved.
J
On Tue, 2009-06-23 at 11:13 +0100, John G. Moylan wrote:
> We are moving from Lucene indexer and readers to a Hybrid solution where
> we still use the Lucene Indexer but use Solr for queryi
We are moving from Lucene indexer and readers to a Hybrid solution where
we still use the Lucene Indexer but use Solr for querying the index.
I am indexing our content using Lucene 2.3 and have a field called
"contents" which is tokenized and stored. When I search the contents
field for "U2" using