Re: highlight exception

2007-02-20 Thread nick19701
Mike Klaas wrote: > > nick, > > It looks as though there is a bug in the synonym filter. Since you > are using Solr's example synonym list, perhaps it would be sufficient > to remove that from your analyzer chain (schema.xml)? At least that > would prevent crashes until the bug is fixed. > >

Re: highlight exception

2007-02-19 Thread Mike Klaas
On 2/19/07, nick19701 <[EMAIL PROTECTED]> wrote: Mike Klaas wrote: > > That 60, 8 produced by the synonym filter is surely signs of a bug > (and what is producing the -52). What is your list of synonyms? Here is: <> nick, It looks as though there is a bug in the synonym filter. Since you

Re: highlight exception

2007-02-19 Thread nick19701
Mike Klaas wrote: > > That 60, 8 produced by the synonym filter is surely signs of a bug > (and what is producing the -52). What is your list of synonyms? > > -Mike > > Here is: # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use thi

Re: highlight exception

2007-02-19 Thread Mike Klaas
On 2/15/07, nick19701 <[EMAIL PROTECTED]> wrote: Mike Klaas wrote: > > Corresponds to: > startOffset = > tokenGroup.matchStartOffset; > endOffset = > tokenGroup.matchEndOffset; >

Re: highlight exception

2007-02-15 Thread nick19701
Mike Klaas wrote: > > Corresponds to: > startOffset = > tokenGroup.matchStartOffset; > endOffset = > tokenGroup.matchEndOffset; > tokenText = > text.substring(startOffset, endO

Re: highlight exception

2007-02-15 Thread Mike Klaas
On 2/15/07, nick19701 <[EMAIL PROTECTED]> wrote: Best buy - Acer Aspire AS5610-2273 - $599. Windows vista, 1 GB RAM Doesn't look particularly out of the ordinary. The exception is like this: java.lang.StringIndexOutOfBoundsException: String index out of range: -52 at java.lang.S

Re: highlight exception

2007-02-15 Thread Yonik Seeley
Thanks for the report Nick, could you open a JIRA bug for this? Thanks, -Yonik On 2/15/07, nick19701 <[EMAIL PROTECTED]> wrote: I have thousands of docs in my solr instance. The following doc (maybe others) is causing exception everytime highlight is turned on. Best buy - Acer Aspire AS5610-