Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of method chaining for knn #184

Closed
donhardman opened this issue Jan 11, 2024 · 4 comments · Fixed by #190
Closed

Add support of method chaining for knn #184

donhardman opened this issue Jan 11, 2024 · 4 comments · Fixed by #190
Assignees
Labels
enhancement New feature or request est::size_S

Comments

@donhardman
Copy link
Contributor

donhardman commented Jan 11, 2024

We need to enable method chaining with the KNN request in the client because we've decided to add vector search to our GitHub Issue Search Demo. To simplify the process, it would be great to have an easier way to perform both KNN and full-text searches using the PHP client.

The documentation can be found here is https://manual.manticoresearch.com/dev/Searching/KNN#KNN-vector-search

@sanikolaev
Copy link
Collaborator

Blocker for continuing with the demo.

@sanikolaev
Copy link
Collaborator

Blocked by manticoresoftware/manticoresearch#1662

@sanikolaev sanikolaev reopened this Feb 1, 2024
@sanikolaev
Copy link
Collaborator

Blocked by manticoresoftware/manticoresearch#1662

Done

@Nick-S-2018
Copy link
Collaborator

Done in 552e3b1, ad3e2e6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request est::size_S
Projects
None yet
3 participants