#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 olemis):
Replying to [comment:3 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`.
FWIW , if this is the case then the Bloodhound search should detect
version mismatch of installed whoosh library to force an upgrade , isn't
it ?
[...]
>
> However, if you are running in development mode and just pulled down the
latest source and restarted `tracd`, then the error is not unexpected and
you can fix the issue by either manually installing the newer version of
Whoosh or upgrading your dependencies using `pip`.
ok , thanks
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/788#comment:4>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker