typesense / typesense-java

Java client for Typesense
https://typesense.org/docs/latest/api/
Apache License 2.0
58 stars 28 forks source link

Preset feature is not available #41

Closed nathan-shields closed 1 year ago

nathan-shields commented 1 year ago

Description

"Presets" are not implemented on the Java SDK. Even if I create a preset, there's no way I can add it to SearchParameters https://github.com/typesense/typesense-java/blob/master/src/main/java/org/typesense/model/SearchParameters.java.

Steps to reproduce

Not Applicable

Expected Behavior

I expect to be able to utilize the Presets feature from the Java SDK

Actual Behavior

Not Applicable

Metadata

Typesense Version: 0.1.0

OS:

kishorenc commented 1 year ago

Fixed in v0.3.0