^10+cat_en^10++review^20&hl.fl=review&json.nl=map&wt=json&defType=edismax&rows=10&spellcheck.accuracy=0.6&start=0&q=smart&group.truncate=true&group=true&indent=on
Please Advise,
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-count-problem-Multi-Select-Faceting-After-grouping-results-tp3346267p3346267.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Ranveer,
The error in the count of the facets its caused by the tokenized field that
you are using, if you want to do facets for the whole string, use a
fieldType that doesn't strip the the field in tokens like the string field.
Regards,
Marco MartÃnez Bautista
http://www.paradigmatecnologico
Hi Erick,
My schema configuration is following.
On Mon, Apr 19, 20
Can we see the actual field definitions from your schema file.
Ahmet's question is vital and is best answered if you'll
copy/paste the relevant configuration entries But based
on what you *have* posted, I'd guess you're trying to
facet on tokenized fields, which is not recommended.
You might t
I am.using text for type, which is static. For example: type is a field and
I am using type for categorization. For news type I am using news and for
blog using blog.. type is a text field.
On Apr 17, 2010 8:38 PM, "Ahmet Arslan" wrote:
> I am facing problem to get facet result count. I must be
> I am facing problem to get facet result count. I must be
> wrong somewhere.
> I am getting proper result count when searching by single
> word, but when
> searching by string then result count become wrong.
>
> for example : -
> search keyword : Bagdad bomb blast.
> I am getting 5 result count f
Hi,
I am facing problem to get facet result count. I must be wrong somewhere.
I am getting proper result count when searching by single word, but when
searching by string then result count become wrong.
for example : -
search keyword : Bagdad bomb blast.
I am getting 5 result count for facet coun