luceneserver
luceneserver copied to clipboard
CamelCase query is not searched as one word/phrase
If I explicitly use a quotes then the phrase works. But if I simply use CamelCase in the query then it does not query as a phrase. If we were talking Solr configuration, this would be an "autoGeneratePhraseQueries" setting on the field type. For english text this is a problem since as a user I see one word in my query.