> we assume i have a simple query like this with wildcard and > tilde: > > "japa* fukushima"~10 > > instead of "japan fukushima"~10 OR "japanese fukushima"~10, > etc. > > Do we have a solution in Solr 4.0 to work with these kind of > queries?
Vadim, two open jira issues: https://issues.apache.org/jira/browse/SOLR-1604 https://issues.apache.org/jira/browse/LUCENE-1486