Hi Em, Erick thanks for your feedback.
Em : yes Here is the stopwords.txt I use : - http://svn.apache.org/repos/asf/lucene/dev/trunk/modules/analysis/common/src/resources/org/apache/lucene/analysis/snowball/french_stop.txt On Mon, Jan 24, 2011 at 6:58 PM, Erick Erickson <erickerick...@gmail.com>wrote: > Try submitting your query from the admin page with &debugQuery=on and see > if that helps. The output is pretty dense, so feel free to cut-paste the > results for > help. > > Your stemmers have English as the language, which could also be > "interesting". > > Yes, I noticed that this will be fixed. > As Em says, the analysis page may help here, but I'd start by taking out > WordDelimiterFilterFactory, SnowballPorterFilterFactory and > StopFilterFactory > and build back up if you really need them. Although, again, the analysis > page > that's accessible from the admin page may help greatly (check "debug" in > both > index and query). > > You will find attached two xml files one with no results (noresult.xml.gz) and one with a lot of results (withresults.xml.gz). You will also find attached two screenshots showing there is a highlighted section in the "Index analyzer" section when analysing text. > Oh, and you MUST re-index after changing your schema to have a true test. > > Yes, the problem is that reindexing takes around 12 hours which makes it really hard for testing :/ Thanks in advance for your feedback. Best Regards, -- Jérôme
noresult.xml.gz
Description: GNU Zip compressed data
withresults.xml.gz
Description: GNU Zip compressed data