On 1/16/07, Jeff Rodenburg <[EMAIL PROTECTED]> wrote:
Nick - this depends on the analyzer used to index the field as well as the analyzer used in your search query....
Note that the Solr "analysis" page, in the admin interface, allows you to see exactly how your field's content is converted for indexing. There's an example at http://www.xml.com/lpt/a/1668 in the "Content Analysis" part of the article. -Bertrand