Re: Lower Case Filter Factory

2008-08-12 Thread Erik Hatcher
On Aug 11, 2008, at 1:51 PM, swarag wrote: When I query: http://localhost:8983/solr/select?q=p* I get results back, but when I query as http://localhost:8983/solr/select?q=P* I get no results. Is there anything wrong im doing? Wildcard expressions are _not_ analyzed when parsed. Their case i

Lower Case Filter Factory

2008-08-11 Thread swarag
/solr/select?q=p* I get results back, but when I query as http://localhost:8983/solr/select?q=P* I get no results. Is there anything wrong im doing? Thanks, Swarag -- View this message in context: http://www.nabble.com/Lower-Case-Filter-Factory-tp18930459p18930459.html Sent from the Solr