I'd like to use faceting. I don't want list of documents.
Using ngram would give me response which is useless for me.
Querying smth like this:
fq=category_ngram:child&facet.field=category_exactly
would give me something like this (for multivalued category fields):
"toys for children"
"games"
"memory"
"tv"
W dniu 29.10.2012 o 13:12 Rafał Kuć <r....@solr.pl> pisze:
Hello!
Do you have to use faceting for prefixing ? Maybe it would be better to
use ngram based field and return the stored value ?
--
Grzegorz Sobczyk