On Thu, May 28, 2009 at 12:28 AM, Ryan McKinley <[email protected]> wrote:

> Anyone ever seen this?  I am configuring solr with spring -- nothing
> has changed recently.
>
> It appears to be trying to open "DisMaxQParser"  when the class is
> actually "DismaxQParser"
>
>
DismaxQParser was renamed to DisMaxQParser with the refactoring in
SOLR-1149. I didn't think it would break anything because it used to be a
package private class.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to