Hum, That's probably because of our own customized types/tokenizers/filters.
I tried reindexing and querying our data using the default solr type 'textgen' and it works fine. I need to investigate which features of the new lucene 2.9 API is not implemented in our own tokenizers etc... Thanks. Jerome. 2009/10/27 Yonik Seeley <yo...@lucidimagination.com>: > On Tue, Oct 27, 2009 at 8:44 AM, Jérôme Etévé <jerome.et...@gmail.com> wrote: >> I don't really get why these two tokens are subsequently put together >> in a phrase query. > > That's the way the Lucene query parser has always worked... phrase > queries are made if multiple tokens are produced from one field query. > >> In solr 1.3, it didn't seem to be a problem though. title:"d affaire" >> matches document where title contains "d'affaire" and all is fine. > > This should not have changed between 1.3 and 1.4... > What's the fieldType and it's definition for your title field? > > -Yonik > http://www.lucidimagination.com > -- Jerome Eteve. http://www.eteve.net jer...@eteve.net