Andi Vajda <va...@apache.org> wrote: > > Hi Bill, > > The QueryParser class changed a bit. More overloads were introduced on > the Lucene side. You probably have a Python 'subclass' of QueryParser > that needs a bit of work to adapt to the changes.
Thanks, but... All that adds up to breakage for my users. Bill