Re: Further questions about behavior in ReversedWildcardFilterFactory

2012-04-20 Thread neosky
I have to discard this method at this time. Thank you all the same. -- View this message in context: http://lucene.472066.n3.nabble.com/Further-questions-about-behavior-in-ReversedWildcardFilterFactory-tp3905416p3926423.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Further questions about behavior in ReversedWildcardFilterFactory

2012-04-12 Thread Erick Erickson
There is special handling build into Solr (but not Lucene I don't think) that deals with the reversed case, that's probably the source of your differences. Leading wildcards are extremely painful if you don't do some trick like Solr does with the reversed stuff. In order to run, you have to spin t