Perhaps it's not the correct tool here but decompounding using a simple
dictionary decompounder token filter will fix this problem.
-Original message-
> From:Erick Erickson
> Sent: Saturday 3rd August 2013 13:33
> To: solr-user@lucene.apache.org
> Subject: Re: SOLR
No good way comes immediately to mind. How would Solr know
that 'wal mart' should be concatenated but 'many people' should
not?
You can do this with somewhat with synonyms, but it depends on
knowing ahead of time what all the possibilities are.
Best
Erick
On Fri, Aug 2, 2013 at 1:27 PM, SolrLov