Robin Wojciki wrote:
Koji, I was able to create a minimal replication.
Attached zip has solr.xml, solrconf.xml and Main.java. I was able to
replicate the issue by replacing the conf files in
apache-solr-1.4.0/example/solr/conf and running the class Main. Could
please confirm if this replication is enough.
Also, please let me know if I should log the ticket with Lucene or Solr.
Thanks,
Robin
Robin,
I reproduced the problem with your sample data, but it could be
reproduceable
without HTMLStripCharFilter ... I commented out HTML Strippers
in schema.xml and rebuild indexes with the following data:
<add>
<doc>
<field name="id">debug-1</field>
<field name="description">hello world WGKEKW AWEHGSE</field>
</doc>
</add>
still the exception occurred.
Can you check it and open a JIRA issue for Solr?
Thank you!
Koji
--
http://www.rondhuit.com/en/