Hi;

Do you want to use token length at boosting? I mean if longer tokens
matched at EdgeNGram filtered field it will have a more boost than the
others?

Thanks;
Furkan KAMACI


2014-02-04 Otis Gospodnetic <otis.gospodne...@gmail.com>:

> Hi,
>
> Can you provide an example, Alexander?
>
> Otis
> Solr & ElasticSearch Support
> http://sematext.com/
> On Feb 3, 2014 5:28 AM, "Lochschmied, Alexander" <
> alexander.lochschm...@vishay.com> wrote:
>
> > Hi,
> >
> > we need to use something very similar to EdgeNGram (minGramSize="1"
> > maxGramSize="50" side="front").
> > The only thing missing is that we would like to reduce the number of
> > matches. The request we need to implement is returning only those matches
> > with the longest tokens (or terms if that is the right word).
> >
> > Is there a way to do this in Solr (not necessarily with EdgeNGram)?
> >
> > Thanks,
> > Alexander
> >
>

Reply via email to