Hah, I knew it was something simple. :) Thanks.
Gary
-Original Message-
From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik Seeley
Sent: Sunday, August 28, 2011 12:50 PM
To: solr-user@lucene.apache.org
Subject: Re: commas in synonyms.txt are not escaping
Turns out this
Turns out this isn't a bug - I was just tripped up by the analysis
changes to the example server.
Gary, you are probably just hitting the same thing.
The "text" fieldType is no longer used by any fields by default - for
example the "text" field uses the "text_general" fieldType.
This fieldType use
; catenateAll="0" splitOnCaseChange="1"/>
>
> protected="protwords.txt"/>
>
>
>
>
> -Original Message-
> From: Alexei Martchenko [mailto:ale...@superdownloads.com.br]
> Sent: Friday, August 26, 2011 10:30 AM
> To: solr-user@lucene.apache.org
> Subject: Re: commas in synonyms.txt are not escaping
>
> Gary, please post the entire field declaration so I can try to reproduce
> here
>
>
>
--
*Alexei Martchenko* | *CEO* | Superdownloads
ale...@superdownloads.com.br | ale...@martchenko.com.br | (11)
5083.1018/5080.3535/5080.3533
Thanks, Yonik.
Gary
-Original Message-
From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik Seeley
Sent: Friday, August 26, 2011 11:25 AM
To: solr-user@lucene.apache.org
Subject: Re: commas in synonyms.txt are not escaping
On Fri, Aug 26, 2011 at 11:16 AM, Yonik Seeley
On Fri, Aug 26, 2011 at 11:16 AM, Yonik Seeley
wrote:
> On Fri, Aug 26, 2011 at 10:17 AM, Moore, Gary wrote:
>>
>> I have a number of chemical names containing commas which I'm mapping in
>> index_synonyms.txt thusly:
>>
>> 2\,4-D-butotyl=>Aqua-Kleen,BRN 1996617,Bladex-B,Brush killer 64,Butoxy-D
On Fri, Aug 26, 2011 at 10:17 AM, Moore, Gary wrote:
>
> I have a number of chemical names containing commas which I'm mapping in
> index_synonyms.txt thusly:
>
> 2\,4-D-butotyl=>Aqua-Kleen,BRN 1996617,Bladex-B,Brush killer 64,Butoxy-D
> 3,CCRIS 8562
>
> According to the sample synonyms.txt, the
quot;0" splitOnCaseChange="1"/>
>
> protected="protwords.txt"/>
>
>
>
>
> -Original Message-
> From: Alexei Martchenko [mailto:ale...@superdownloads.com.br]
> Sent: Friday, August 26, 2011 10:30 AM
> To: solr-user@lucene.apache.org
> Subject: Re: commas in synonyms.txt are not escaping
>
> Gary, please post the entire field declaration so I can try to reproduce
> here
>
>
>
--
*Alexei Martchenko* | *CEO* | Superdownloads
ale...@superdownloads.com.br | ale...@martchenko.com.br | (11)
5083.1018/5080.3535/5080.3533
henko [mailto:ale...@superdownloads.com.br]
Sent: Friday, August 26, 2011 10:30 AM
To: solr-user@lucene.apache.org
Subject: Re: commas in synonyms.txt are not escaping
Gary, please post the entire field declaration so I can try to reproduce
here
Gary, please post the entire field declaration so I can try to reproduce
here
2011/8/26 Moore, Gary
>
> I have a number of chemical names containing commas which I'm mapping in
> index_synonyms.txt thusly:
>
> 2\,4-D-butotyl=>Aqua-Kleen,BRN 1996617,Bladex-B,Brush killer 64,Butoxy-D
> 3,CCRIS 856
I have a number of chemical names containing commas which I'm mapping in
index_synonyms.txt thusly:
2\,4-D-butotyl=>Aqua-Kleen,BRN 1996617,Bladex-B,Brush killer 64,Butoxy-D
3,CCRIS 8562
According to the sample synonyms.txt, the comma above should be. i.e.
a\,a=>b\,b.The problem is that ac
10 matches
Mail list logo