Hi,

The StandardTokenizerFactory splits strings like 'JavaScript' into 'Java'
and 'Script', but then searches with 'javascript' do not match the document.

Is there a solr way to prevent StandardTokenizer from splitting mixedcase
strings?

Cheers,
Dan

Reply via email to