suggester component.
> >
> > *First *
> > If I typed "Fire and safety", I'll get the result. But If I type "Fire &
> > safety" suggester is not showing
> >
> > *Second*
> > I'm getting dup
yped "Fire and safety", I'll get the result. But If I type "Fire &
> safety" suggester is not showing
>
> *Second*
> I'm getting duplicate suggestions in suggester
>
> "suggest": {
Dear all,
I'm facing two issues with solr suggester component.
*First *
If I typed "Fire and safety", I'll get the result. But If I type "Fire &
safety" suggester is not showing
*Second*
I'm getting duplicate suggestions in suggester
As for the question about different weights, down the page of this
article there's an explanation of why stats are different on different
replicas in the same shard:
https://support.lucidworks.com/hc/en-us/articles/115000888308-Getting-different-results-while-issuing-a-query-multiple-times-in-SolrC
Hi all,
We are using Suggester (and Solr 6.3.0) to implement autocomplete. We are
using TSTLookupFactory lookup implementation and
HighFrequencyDictionaryFactory dictionary implementation. If our index
consists of only one shard, everything works perfectly fine. However, when
index is split in 2 s
want to keep the existing data with duplicate for other purpose)
>
> - Or you could use result grouping/fieldCollapsing to group/dedup your
> result
>
> Hope this helps
>
> Arcadius.
>
>
> On 21 August 2015 at 06:41, Zheng Lin Edwin Yeo
> wrote:
>
> > Hi,
41, Zheng Lin Edwin Yeo
wrote:
> Hi,
>
> I would like to check, is there anyway to remove duplicate suggestions in
> Solr?
> I have several documents that looks very similar, and when I do a
> suggestion query, it came back with all same results. I'm using Solr 5.2.1
>
>
Hi,
I would like to check, is there anyway to remove duplicate suggestions in
Solr?
I have several documents that looks very similar, and when I do a
suggestion query, it came back with all same results. I'm using Solr 5.2.1
This is my suggestion pipeline:
all
json
true
edismax
I got an intermediate API, so I'll change the collection type as you
suggested.Thank you for your reply.
I had the very same issue,
because I had some document with a redundant field, and I was using the
Infix Suggester as well.
Because the Infix Suggester returns the whole field content, if you have
duplicated fields across your docs, you will se duplicate suggestions.
Do you have any intermediate
Hi,
I am using solr 5.1. I'm getting duplicate suggestions when using my
solrsuggester. I'm using AnalyzingInfixLookupFactory &
DocumentDictionaryFactory. can i configure it to suggest me only different
suggestions?
here are details about my configuration:
f
11 matches
Mail list logo