Description
According to SDK3 RFC, when executing a search query the API should receive both statement and options parameters and should be executed using the term 'searchquery'.
Current implementation uses lcb_fts, lcb_cmdfts and lcb_respfts and should be renamed to lcb_searchquery, lcb_cmdsearchquery and lcb_respsearchquery.
Attachments
For Gerrit Dashboard: CCBC-1075 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
120355,3 | CCBC-1075: Change FTS -> SEARCH in the APIs | master | libcouchbase | Status: MERGED | +2 | +1 |
Activity
Field | Original Value | New Value |
---|---|---|
Labels | sdk3 |
Summary | lcb_cmdfts & lcb_respfts should be renamed to lcb_cmdsearch & lcb_respsearch | Full text searches do not follow RFC |
Description |
According to SDK3 RFC, full text searches should be executed using the term 'searchQuery'.
Current implementation uses lcb_fts, lcb_cmdfts and lcb_respfts and should be renamed to lcb_searchquery, lcb_cmdsearchquery and lcb_respsearchquery. |
According to SDK3 RFC, when executing a search query the API should receive both statement and options parameters and should be executed using the term 'searchquery'.
Current implementation uses lcb_fts, lcb_cmdfts and lcb_respfts and should be renamed to lcb_searchquery, lcb_cmdsearchquery and lcb_respsearchquery. |
Status | New [ 10003 ] | Open [ 1 ] |
Fix Version/s | 3.0.0 [ 16401 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Story Points | 1 |