Skip to content

Conversation

@DemetrisChr
Copy link
Contributor

Changes

  • Add support for Scope#search and update the existing Scope#search_query to use the scope-level query endpoint.
  • Add ScopeSearchIndexManager accessed via Scope#search_indexes to manage scope-level search indexes
  • Add some tests for ScopeSearchIndexManager
  • Move all search-related classes to the top-level Couchbase module instead of Couchbase::Cluster. Created aliases in Couchbase::Cluster to ensure there are no breaking changes (except for VectorSearch, VectorQuery, SearchRequest which have not been in a release yet).
  • Both Scope#search and ScopeSearchIndexManager have been marked as 'volatile'

Results

All tests pass (including FIT)

@DemetrisChr DemetrisChr requested a review from avsej February 1, 2024 12:17
@DemetrisChr DemetrisChr merged commit 0831b70 into couchbase:main Feb 1, 2024
@DemetrisChr DemetrisChr deleted the RCBC-469-scoped-search branch February 1, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants