I noticed typesense-go does not support limit_hits (see https://typesense.org/docs/30.1/api/search.html#results-parameters).
The attribute was added to Typesense in this commit, therefore it has been available for a long time.
Is there a reason it is not supported? Would you accept a PR to add it?
I noticed typesense-go does not support
limit_hits(see https://typesense.org/docs/30.1/api/search.html#results-parameters).The attribute was added to Typesense in this commit, therefore it has been available for a long time.
Is there a reason it is not supported? Would you accept a PR to add it?