Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
Security Level: Public
-
None
-
Blake 48
-
2
Description
Add a new constructor to Query
Query(String niql, Database db)
... that implements niql queries.
In addition, buried in this document:
API Spec (See section 4): https://docs.google.com/document/d/1FBN316lV0RXRibd71GKLGkgDZWSfKWhT-_2GZIKAoQY
... are many more changes that may have to be implemented. The first task will be, simply, figuring out what changes have to be made. Apparently included are:
1. FTS Match Functions (already implemented)
2. isValued and isNotValued operator (???)
Attachments
Issue Links
Activity
Component/s | Java-Android [ 15344 ] | |
Component/s | Java-AppServer [ 15345 ] | |
Component/s | iOS [ 15348 ] |
Link | This issue relates to CBL-1775 [ CBL-1775 ] |
Priority | Major [ 3 ] | Blocker [ 1 ] |
Summary | Change to QueryBuilder API | Implement N1QL in Query API |
Priority | Blocker [ 1 ] | Major [ 3 ] |
Description |
API Spec (See section 4): [https://docs.google.com/document/d/1FBN316lV0RXRibd71GKLGkgDZWSfKWhT-_2GZIKAoQY]
1. FTS Match Functions 2. isValued and isNotValued operator |
Add a new constructor to Query
Query(String niql, Database db) ... that implements niql queries. In addition, buried in this document: API Spec (See section 4): [https://docs.google.com/document/d/1FBN316lV0RXRibd71GKLGkgDZWSfKWhT-_2GZIKAoQY] ... are many more changes that may have to be implemented. The first task will be, simply, figuring out what changes have to be made. Apparently included are: 1. FTS Match Functions (already implemented) 2. isValued and isNotValued operator (???) |
Summary | Implement N1QL in Query API | Implement N1QL Query API |
Assignee | The Lite [ cbgto ] | Blake Meike [ blake.meike ] |
Sprint | Blake 48 [ 1622 ] |
Rank | Ranked higher |
Rank | Ranked higher |
Story Points | 2 |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Component/s | Java-AppServer [ 15345 ] |