manticoresoftware / manticoresearch-php

Official PHP client for Manticore Search
MIT License
167 stars 32 forks source link

Add support of method chaining for knn #184

Closed donhardman closed 7 months ago

donhardman commented 9 months ago

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 commented 8 months ago

Blocker for continuing with the demo.

sanikolaev commented 8 months ago

Blocked by https://github.com/manticoresoftware/manticoresearch/issues/1662

sanikolaev commented 7 months ago

Blocked by https://github.com/manticoresoftware/manticoresearch/issues/1662

Done

Nick-S-2018 commented 7 months ago

Done in https://github.com/manticoresoftware/manticoresearch-php/commit/552e3b1156eed2ad4fc027e23de54a957890d09f, https://github.com/manticoresoftware/manticoresearch-php/commit/ad3e2e6f4ca7df24112658f377b9d34c296267bc