Hi,

If you have an Application layer and are not directly hitting Solr then
maybe this functionality could be implemented in Validation layer prior to
making the Solr call ?

Cheers,
- Savvas

On 16 February 2011 10:23, Leonardo Souza <leonardo...@gmail.com> wrote:

> Hi,
>
> We are using solr 1.4 in a big project. Now it's time to make some
> improvements.
> We use the standard query parser and we would like to handle the misspelled
> field names.
> The problem is that SolrException can not help to flag the problem
> appropriately because
> this exception is used for other problems during the query processing.
>
> I found some clue in SolrException.ErrorCode enumeration but did not help.
>
> thanks in advance!
>
> [ ]'s
> Leonardo Souza
>  °v°   Linux user #375225
>  /(_)\   http://counter.li.org/
>  ^ ^
>

Reply via email to