Hello pals,

Using solr 1.4.0. Trying to understand something. When I run the query
*fieldA:"nokia
c3"*, I get 5 results. All with "nokia c3", as expected. But when I run
fieldA:"nokia c3"~100, I don get any result!

As far as I understand the "~100" should make my query bring even more
results as not only documents with "nokia c3" in their fieldA will be found.
Something like "nokia blue c3" should match too. Right?

So, why I don't get any result? Any know bug?


-- 
Alexander Ramos Jardim

Reply via email to