Export to GitHub

bobo-browse - issue #1

add OR api across fields/selections


Posted on Mar 28, 2009 by Grumpy Hippo

Extend BrowseRequest.addSelection(BrowseSelection sel) api to allow OR'd selections: e.g. BrowseRequest.addSelection(BrowseSelection sel, Occur.SHOULD); BrowseRequest.addSelection(BrowseSelection sel, Occur.MUST);

Internal logic may need to change due to this.

Comment #1

Posted on Sep 17, 2009 by Grumpy Hippo

(No comment was entered for this change.)

Status: Accepted

Labels:
Type-Enhancement Priority-Low OpSys-All Component-Logic