Query parser nested filters

Bug #1000884 reported by Bill Erickson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Wishlist
Bill Erickson

Bug Description

The inspiration for this work comes from bug #986324.

Currently, nested dynamic filters are ignored in bib searches. For example, the query 'concerto (audience(a) || item_type(a))' results in a search for 'concerto'. The filters are dropped, since they are nested. The goal of this feature is to honor nested filters and their containing boolean structure. Using the same example, the result set would be limited to items that either have an item_type=a or an audience=a.

Branch to come soon...

Tags: pullrequest
Revision history for this message
Bill Erickson (berick) wrote :
tags: added: pullrequest
Revision history for this message
Mike Rylander (mrylander) wrote :

Wooo hooo! Merged to master, on our way to kpac!

Changed in evergreen:
status: In Progress → Fix Committed
Bill Erickson (berick)
Changed in evergreen:
milestone: none → 2.3.0-alpha
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.