typesense/typesense

include / exclude fields option for retrieve();

Aperta

#687 aperta il 4 ago 2022

 (0 commenti) (0 reazioni) (0 assegnatari)C++ (885 fork)batch import
help wanted

Metriche repository

Star
 (25.824 stelle)
Metriche merge PR
 (Merge medio 12g 20h) (4 PR mergiate in 30 g)

Descrizione

I am using the export feature to get an array field to update but an include / exclude fields option for $client->collections['companies']->documents['124']->retrieve(); would be useful for many other reasons. Will typesense also support the Algolia partialUpdateObject and delete objects to add/remove from array field? thx

Guida contributor