Re: Solr and internationalization

2011-09-20 Thread Chris Hostetter
: It seems that this is because my solr app cannot find a ressource bundle while : writing the exception message. Lucene supports internationalization in query's : exception messages thanks to the NLS [2] class. ... : Creating the file with the current local, i.e., : org/apache/lucene/que

Solr and internationalization

2011-09-08 Thread Stéphane Campinas
Hi, I am working on a plugin for Solr, and in this project, a QueryNodeException [1] is thrown in the case of an error while parsing the query. However, I receive the following exception in such a case: HTTP Status 500 - Can't find bundle for base name org.apache.lucene.queryParser.core