Add Ful-Text Search and additional sdk rules #97
Closed
DavideDelVecchio
started this conversation in
Ideas
Replies: 1 comment
-
|
Thanks for raising the issue! please consider adding this to ideas! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
This issue tracks the addition of 10 new individual rule files corresponding to the rules
already added inline to
AGENTS.mdin thefeat/sdk-rules-and-fulltext-searchbranch.New SDK Rule Files (4.21–4.24)
sdk-conditional-create-etag.mdIfNoneMatchETag("*")for conditional creates to prevent duplicatessdk-request-options-per-call.mdCosmosItemRequestOptionsinstance across multiplecreateItemcallssdk-patch-counter-increment.mdsdk-continuation-token-null-guard.mdbyPageNew Full-Text Search Rule Files (12.1–12.6)
A new
fts-prefix is introduced for the Full-Text Search category (Section 12).fts-enable-capability.mdEnableNoSQLFullTextSearchcapability on accountfts-define-policy.mdfullTextPolicyon the container with correct language casingfts-add-index.mdfullTextIndexesentry in the indexing policyfts-keyword-matching.mdFullTextContains/ContainsAll/ContainsAnyfor keyword matchingfts-relevance-ranking.mdFullTextScorewithORDER BY RANKfor BM25 relevance rankingfts-hybrid-queries.mdOther Changes
_sections.mdupdated with Section 12 (Full-Text Search /ftsprefix)AGENTS.mdregenerated (85 rules compiled)npm run validateBranch
feat/sdk-rules-and-fulltext-searchBeta Was this translation helpful? Give feedback.
All reactions