#788: 'FacetCollector' object has no attribute 'offset'
----------------------+------------------------------------
Reporter: olemis | Owner: nobody
Type: defect | Status: new
Priority: blocker | Milestone: Release 8
Component: search | Version: 0.8.0dev
Resolution: | Keywords: whoosh collector facet
----------------------+------------------------------------
Comment (by rjollos):
In #741 (r1566160 and r1568745), !BloodhoundSearchPlugin was upgraded to
use Whoosh >= 2.5.1. It appears you are still using an earlier version of
Whoosh, likely 2.4.1 since that was the previous installation requirement.
The requirement `whoosh>=2.5.1` is enforced in `setup.py`. What steps did
you perform to upgrade your installation? It's possible that our pip
requirements or `setup.py` specification are not sufficient to guarantee
an error or installation of the latest Whoosh depending on the steps that
are followed.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/788#comment:3>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker