Re: query parsing & wildcards

2007-11-28 Thread Chris Hostetter
: I should have Googled better. It seems that my question has been asked : and answered already, and not just once: right, wildcard and prefix queries aren't analyzed by the query parser (there's more on the "why" of this in the Lucene-Java FAQ). To clarify one other part of your question

Re: query parsing & wildcards

2007-11-28 Thread Charles Hornberger
I should have Googled better. It seems that my question has been asked and answered already, and not just once: http://www.nabble.com/Using-wildcard-with-accented-words-tf4673239.html http://groups.google.com/group/acts_as_solr/browse_thread/thread/42920dc2dcc5fa88 On Nov 28, 2007 9:42 AM, C

query parsing & wildcards

2007-11-28 Thread Charles Hornberger
I'm confused by some behavior I'm seeing in Solr (i'm using 1.2.0). I have a field named "description", declared with the following fieldType: The problem I'm having is that when I search for description:deck*, I get th