On Mon, Jan 13, 2014 at 10:17 AM, Saint Germain <[email protected]> wrote:
> Hello, > > Apparently for bloodhound_search, a specific version of Whoosh is > required (2.4.1). > > I noticed the file bloodhound_search/bhsearch/whoosh_fixes.py which > apparently fix some problem in Whoosh (pull request #41). > > Apparently this pull request is already included in Whoosh trunk > (since 2.5.1), so I was wondering if the fix is always necessary and if > Whoosh version > 2.5.1 may be acceptable. > > Is there a thread on the topic where I can understand the problem and > attempt to fix it ? > Nothing I can remember, but you may want to search: http://apache.markmail.org/search/?q=list%3Abloodhound The commit message associated with that file is "Added support for fine-grained permissions to bhsearch", so you may want to search for messages on that topic, or perhaps Anze will chime in. I encourage you to verifying the fixes, add additional tests if needed and we can bump the version in requirements to 2.5.1 if it is working well.
