Re: Wild card based filter queries

2010-08-22 Thread Erick Erickson
Well, you can't really do a *blah* without arranging your index appropriately (n-grams come to mind). Queries of this form are really, really expensive. You can do leading and trailing wildcards (i.e. *blah or blah*), but even leading wildcards require some changes to your schema... The short ans

Wild card based filter queries

2010-08-20 Thread Nemani, Raj
Hello all, I was wondering If you all can help me with the following. Is it possible to filter search queries using wild cards. Here is what I am thinking.. >From Solr admin's full search interface I can enter the following into "Filter Query" text box to filter the results Ex: que