If you ar using the "text" field from the example schema with the 
EnglishPorterFilterFactory, the word "create" gets stemmed to "creat" 
which would explain your problem.

In general, stemming and wildcard queries don't work.

:          When i give a search for au?it (audit is the name of the block) it
: shows correct results.
:          But when i try same thing with crea?e (create is the name of the
: block) no results are displayed..
:          Both audit and create are stored in the same place.

-Hoss

Reply via email to