browse/LUCENE-4065
> > > > >
> > > > > For now, I am trying to find a workaround using
> > > > PatternReplaceFilterFactory.
> > > > >
> > > > > Regards,
> > > > > Pratik
> > > > >
> > > > > On Thu, Nov
> Pratik
> > > >
> > > > On Thu, Nov 15, 2018 at 4:15 PM Markus Jelsma <
> > > markus.jel...@openindex.io>
> > > > wrote:
> > > >
> > > > > Hello Pratik,
> > > > >
> > > > > We would use ShingleFilter for this indee
,
> > > > Pratik
> > > >
> > > > On Thu, Nov 15, 2018 at 4:15 PM Markus Jelsma <
> > > markus.jel...@openindex.io>
> > > > wrote:
> > > >
> > > > > Hello Pratik,
> > > > >
> > > > > We would use ShingleFilt
lter for this indeed. If you only want
> > > > bigrams/shingles, don't forget to disable outputUnigrams and set both
> > > > shinle size limits to 2.
> > > >
> > > > Regards,
> > > > Markus
> > > >
> > > > -Or
ze limits to 2.
> > >
> > > Regards,
> > > Markus
> > >
> > > -Original message-
> > > > From:Pratik Patel
> > > > Sent: Thursday 15th November 2018 17:00
> > > > To: solr-user@lucene.apache.org
> > > >
> > Regards,
> > Markus
> >
> > -Original message-----
> > > From:Pratik Patel
> > > Sent: Thursday 15th November 2018 17:00
> > > To: solr-user@lucene.apache.org
> > > Subject: Extracting important multi term phrases from the text
> >
M Markus Jelsma
>> wrote:
>>
>>> Hello Pratik,
>>>
>>> We would use ShingleFilter for this indeed. If you only want
>>> bigrams/shingles, don't forget to disable outputUnigrams and set both
>>> shinle size limits to 2.
>>>
&
works for you.
Rergards,
Markus
-Original message-
> From:Pratik Patel
> Sent: Thursday 15th November 2018 23:16
> To: solr-user@lucene.apache.org
> Subject: Re: Extracting important multi term phrases from the text
>
> Hi Markus,
>
> Thanks for
s
>
> -Original message-
> > From:Pratik Patel
> > Sent: Thursday 15th November 2018 17:00
> > To: solr-user@lucene.apache.org
> > Subject: Extracting important multi term phrases from the text
> >
> > Hello Everyone,
> >
> > Standard way of t
To: solr-user@lucene.apache.org
> Subject: Extracting important multi term phrases from the text
>
> Hello Everyone,
>
> Standard way of tokenizing in solr would divide the text by white space in
> solr.
>
> Is there a way by which we can index multi-term phrases like &q
Hello Everyone,
Standard way of tokenizing in solr would divide the text by white space in
solr.
Is there a way by which we can index multi-term phrases like "Machine
Learning" instead of "Machine", "Learning"?
Is it possible to create a specific field type for such phrases which has
its own inde
11 matches
Mail list logo