Re: UTF-8 problem with Resin

2007-05-08 Thread Koji Sekiguchi
The problem was gone. Thank you very much for the handling. Koji Ryan McKinley wrote: sorry. I tested with something that did not duplicate the problem. update and try rev 536048. Koji Sekiguchi wrote: Ryan, Thank you for committing SOLR-214, but we are still facing the garbled character

Re: UTF-8 problem with Resin

2007-05-07 Thread Ryan McKinley
sorry. I tested with something that did not duplicate the problem. update and try rev 536048. Koji Sekiguchi wrote: Ryan, Thank you for committing SOLR-214, but we are still facing the garbled characters problem under Tomcat 5.5.23. I checked the patch, but unfortunately, ContentStreamBas

Re: UTF-8 problem with Resin

2007-05-07 Thread Koji Sekiguchi
Ryan, Thank you for committing SOLR-214, but we are still facing the garbled characters problem under Tomcat 5.5.23. I checked the patch, but unfortunately, ContentStreamBase.getReader() works correctly when using stream.* parameters. Without stream.* parameters, contentType is null and Con

Re: UTF-8 problem with Resin

2007-05-07 Thread Ken Krugler
I also have a real world document that doesn't work (from our nutch crawls): wget http://variogr.am/badfile.txt ./post.sh badfile.txt A solr rock star advised me to try SOLR-214, which fixes the problem. Perhaps he'll illuminate us as to the reasons! But for now be careful with Resin. I d

Re: UTF-8 problem with Resin

2007-05-07 Thread Ryan McKinley
I also have a real world document that doesn't work (from our nutch crawls): wget http://variogr.am/badfile.txt ./post.sh badfile.txt A solr rock star advised me to try SOLR-214, which fixes the problem. Perhaps he'll illuminate us as to the reasons! But for now be careful with Resin.

Re: UTF-8 problem with Resin

2007-05-07 Thread Brian Whitman
On May 7, 2007, at 11:05 AM, Brian Whitman wrote: Using resin 3.0.23 with a trunk solr war I am having a problem adding documents with utf-8 characters, including the utf8-example in exampledocs. The document simply doesn't get added to Solr. Flat ascii documents work fine as does all non-