Hey there,
I've been working through the Solr Tutorial
(http://lucene.apache.org/solr/tutorial.html), using the example schema and
documents, just working through step by step trying everything out. Everything
worked out the way it should (just using the example queries and stuff), except
for the stemming (A search for features:recharging
<http://localhost:8983/solr/select/?indent=on&q=features:recharging&fl=name,features>
should match Rechargeable due to stemming with the EnglishPorterFilter, but
doesn't). I've been the using the example directory exactly the way it was when
downloading it, without changing anything. Since I'm fairly new to all of this
and don't quite understand yet how all of it works or should work, I don't
really know where the problem lies or how to configure anything to make it work,
so I just thought I'd ask here, since you all seem so nice :)
Thanks a lot in advance,
Magda

Reply via email to