Hi List.

We have made a suggest search and send this query with a facet.prefix "kinderzim":

facet=on&
facet.prefix=kinderzim
facet.mincount=1&
facet.field=content&
facet.limit=10&
fl=content&
omitHeader=true&
bf=log%28supplier_faktor%29&
version=1.2&
wt=json&
json.nl=map&
q=&
start=0&
rows=0


Now we get:
<lst name="content">
 <int name="kinderzimm">7</int>
</lst>

SolR doesn't return the endings of the output Words. It must be "kinderzimmer" same with "kindermode", we get "kindermod". We add the words in our protwords.txt and include them with this line in schema.xml. <filter class="solr.SnowballPorterFilterFactory" language="German" protected="protwords.txt"/>

Can anybody help us?


Thanks and sorry about my english.
So Long , David



Reply via email to