On 3/7/07, nick19701 <[EMAIL PROTECTED]> wrote:

About this synonym filter fix:
http://issues.apache.org/jira/browse/SOLR-167
http://issues.apache.org/jira/browse/SOLR-167

I tried today's solr build. It seems the verbose analysis of the index
analyzer still has the same symptom.
should I try another build? Or maybe my tomcat is not using the latest
build?

Using the latest solr trunk, the error I reproduced before seems fixed
(see below).  Note that if you are using term vectors with
highlighting, you'll have to reindex.

org.apache.solr.analysis.SynonymFilterFactory {expand=true,
ignoreCase=true, synonyms=synonyms.txt}
term position   1       2       3       4       5       6       7       8       
9       10      11      12      13
term text       best    buy     -       Acer    Aspire  AS5610-2273     -       
$599.   Windows vista,  1       GB      RAM
bestbuy gib
bb      gigabyte
gigabytes
term type       word    word    word    word    word    word    word    word    
word    word    word    word    word
word    word
word    word
word
source start,end
        0,8     0,8     9,10    11,15   16,22   23,34   35,36   37,42   43,50   
51,57   58,59   60,62   63,66
0,8     60,62
0,8     60,62
60,62

Reply via email to