This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 229059

Summary: QuerySupport supports composite queries.
Product: editor Reporter: Tomas Zezula <tzezula>
Component: Parsing & IndexingAssignee: apireviews <apireviews>
Status: RESOLVED FIXED    
Severity: normal CC: ppisl
Priority: P3 Keywords: API, API_REVIEW_FAST
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 170915    
Attachments: Diff file

Description Tomas Zezula 2013-04-26 09:33:35 UTC
The QuerySupport is extended to support composed queries with bool operators.
Comment 1 Tomas Zezula 2013-04-26 09:34:57 UTC
Created attachment 133839 [details]
Diff file
Comment 2 Petr Pisl 2013-05-06 12:48:17 UTC
I'm ok with this change. Thanks Tomas.
Comment 3 Tomas Zezula 2013-05-07 07:07:28 UTC
Fixed jet-main c997d2cc6a74
Comment 4 Quality Engineering 2013-05-09 02:36:54 UTC
Integrated into 'main-golden', will be available in build *201305082300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c997d2cc6a74
User: Tomas Zezula <tzezula@netbeans.org>
Log: #229059:QuerySupport supports composite queries.