Grant Ingersoll wrote:
On Mar 17, 2010, at 11:34 AM, Paul Taylor wrote:
Grant Ingersoll wrote:
What's your current chain of TokenFilters? How many exceptions do you expect?
That is, could you enumerate them?
Very few, yes I could enumerate them, but not sure what exactly y
On Mar 17, 2010, at 11:34 AM, Paul Taylor wrote:
> Grant Ingersoll wrote:
>> What's your current chain of TokenFilters? How many exceptions do you
>> expect? That is, could you enumerate them?
>>
> Very few, yes I could enumerate them, but not sure what exactly you are
> suggesting, what I
Grant Ingersoll wrote:
What's your current chain of TokenFilters? How many exceptions do you expect?
That is, could you enumerate them?
Very few, yes I could enumerate them, but not sure what exactly you are
suggesting, what I was going to do would be add to the charConvertMap
(when I pos
What's your current chain of TokenFilters? How many exceptions do you expect?
That is, could you enumerate them?
On Mar 12, 2010, at 5:27 AM, Paul Taylor wrote:
> Hi, I'm using a custom analyser based on standardanalyser with good results
> to search artists (i.e rolling stones/beatles) but i
Hi, I'm using a custom analyser based on standardanalyser with good
results to search artists (i.e rolling stones/beatles) but it fails to
match some weird artists names such as '!!!', this is not suprising
because the analyser ignores punctuation which is what I want it to
normally. I just won