> To: solr-user@lucene.apache.org
> > Subject: Re: Searching words with spaces for word without spaces in solr
> >
> > I am not clear with this. This link is related to spell check. Can you
> > elaborate it more ?
> >
> >
> > On Wed, Jul 30, 2014 at 9:17 PM, Dyer,
urse, if you have a discrete list of words you want split like this,
> then you can do it with analysis using index-time synonyms. In this case,
> you need to provide it with the list. See
> https://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.SynonymFilterFactory
> for more informatio
Original Message-
From: sunshine glass [mailto:sunshineglassof2...@gmail.com]
Sent: Thursday, July 31, 2014 10:32 AM
To: solr-user@lucene.apache.org
Subject: Re: Searching words with spaces for word without spaces in solr
I am not clear with this. This link is related to spell check. Can you
e
glass [mailto:sunshineglassof2...@gmail.com]
> Sent: Wednesday, July 30, 2014 9:38 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Searching words with spaces for word without spaces in solr
>
> This is the new configuration:
>
> > positionIncrementGap="100&qu
l+Checking
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-
From: sunshine glass [mailto:sunshineglassof2...@gmail.com]
Sent: Wednesday, July 30, 2014 9:38 AM
To: solr-user@lucene.apache.org
Subject: Re: Searching words with spaces for word without spaces in solr
This
This is the analysis page:
Please help me now.
On Wed, Jul 30, 2014 at 8:08 PM, sunshine glass <
sunshineglassof2...@gmail.com> wrote:
> This is the new configuration:
>
> > positionIncrementGap="100">
>>
>>
>>
>>
>> > outputUnigrams="true" tokenSeparat
This is the new configuration:
positionIncrementGap="100">
>
>
>
> outputUnigrams="true" tokenSeparator=""/>
> generateWordParts="1" generateNumberParts="1" catenateWords="1"
> catenateNumbers="1" catenateAll="0" splitOnCaseChange="1"/>
>
>
I'd spend some time with the admin/analysis page to understand the exact
tokenization going on here. For instance, sequencing the
shinglefilterfactory before worddelimiterfilterfactory may produce
"interesting" resutls. And then throwing the Snowball factory at it and
putting synonyms in front
Hi Folks,
Any updates ??
On Wed, May 28, 2014 at 12:13 PM, sunshine glass <
sunshineglassof2...@gmail.com> wrote:
> Dear Team,
>
> How can I handle compound word searches in solr ?.
> How can i search "hand bag" if I have "handbag" in my index. While using
> shingle in query analyzer, the query