Re: Backtick character in field values, and results

2013-03-05 Thread Steve Rowe
On Mar 5, 2013, at 3:50 PM, Chris Hostetter wrote: > : I get that it would fold an accented character into the non-accented > : character, that's a prime reason why I use it ... but it's taking the accent > : as a standalone character (like ` and ¨) and just getting rid of it > entirely. > : That

Re: Backtick character in field values, and results

2013-03-05 Thread Chris Hostetter
: I get that it would fold an accented character into the non-accented : character, that's a prime reason why I use it ... but it's taking the accent : as a standalone character (like ` and ¨) and just getting rid of it entirely. : That seems a little odd. Isn't that part of the point though? to

Re: Backtick character in field values, and results

2013-03-05 Thread Shawn Heisey
On 3/4/2013 6:52 PM, Erick Erickson wrote: No folding doesn't apply to punctuation, only a set of accents, circumflex, etc. It essentially just removes all of the diacritics and "folds" the letters into their unaccented counterparts I get that it would fold an accented character into the no

Re: Backtick character in field values, and results

2013-03-04 Thread Erick Erickson
No folding doesn't apply to punctuation, only a set of accents, circumflex, etc. It essentially just removes all of the diacritics and "folds" the letters into their unaccented counterparts Best Erick On Mon, Mar 4, 2013 at 12:15 AM, Shawn Heisey wrote: > On 2/28/2013 5:39 AM, Erick Eric

Re: Backtick character in field values, and results

2013-03-03 Thread Shawn Heisey
On 2/28/2013 5:39 AM, Erick Erickson wrote: ICUFoldingFilterFactory is "folding" the backtick (grave accent). See admin/analysis page, it's a lifesaver in these situations! Is this the way it's supposed to behave? From what I could tell in my look at the analysis page, it is folding the back

Re: Backtick character in field values, and results

2013-03-03 Thread Neelesh
Thank you! This saved me a lot of trouble! On Thu, Feb 28, 2013 at 4:39 AM, Erick Erickson wrote: > ICUFoldingFilterFactory is "folding" the backtick (grave accent). > > See admin/analysis page, it's a lifesaver in these situations! > > Best > Erick > > > On Fri, Feb 22, 2013 at 3:46 PM, Neelesh

Re: Backtick character in field values, and results

2013-02-28 Thread Erick Erickson
ICUFoldingFilterFactory is "folding" the backtick (grave accent). See admin/analysis page, it's a lifesaver in these situations! Best Erick On Fri, Feb 22, 2013 at 3:46 PM, Neelesh wrote: > With a text_unbroken field > omitTermFreqAndPositions="true"> "solr.KeywordTokenizerFactory" /> "so