Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: typesense/typesense-java

v2.1.0

06 Jan 08:24
@kishorenc kishorenc

Choose a tag to compare

Support the upcoming v30 release, which contains changes to the analytics, synonyms and curation APIs (#99).

Assets 2
Loading

v2.0.0

19 Nov 15:17
@kishorenc kishorenc

Choose a tag to compare

Typesense Java client v2.0.0 is compatible with Typesense versions >= 30.0.rca31. Check the changelog for v30 here: https://typesense.org/docs/30.0/api/#what-s-new

Changelog

  • Breaking changes for upcoming v30 release (#93). See v30 changes here.
  • Add support for Union search (#92)
  • Added constructor with custom OkHttpClient (#86)
Loading

v1.3.0

18 Feb 16:05
@kishorenc kishorenc

Choose a tag to compare

Changelog

  • Add stemming API: #83
Loading

v1.2.0

03 Feb 11:18
@kishorenc kishorenc

Choose a tag to compare

Changelog

  • Stopwords support (#73)
Loading

v1.1.0

05 Nov 03:19
@kishorenc kishorenc

Choose a tag to compare

Changelog

  • add analytics rules and events support (#72)
Loading

v1.0.0

11 Oct 08:38
@kishorenc kishorenc

Choose a tag to compare

Changelog

  • URL encode user-inputted Ids, migrate to Github actions (#63)
  • Handle all of java.net exceptions (#66)
  • Update license in build file to use Apache 2 correctly
  • Pull changes to API spec

Breaking changes

The enum type of the action parameter for document insert or import has changed:

import org.typesense.model.ImportDocumentsParameters;
import org.typesense.model.IndexAction;
ImportDocumentsParameters queryParameters = new ImportDocumentsParameters();
queryParameters.action(IndexAction.CREATE);
Loading
haydenhoang reacted with hooray emoji
1 person reacted

v0.9.0

06 Sep 15:48
@kishorenc kishorenc

Choose a tag to compare

Bump version.
Loading

v0.8.0

26 Jun 08:07
@kishorenc kishorenc

Choose a tag to compare

Pulled updates to Open API spec.

Loading

v0.7.0

22 Mar 11:14
@kishorenc kishorenc

Choose a tag to compare

Pulled updates to Open API spec.

Loading

v0.6.0

07 Feb 07:16
@kishorenc kishorenc

Choose a tag to compare

  • Ensure that nodes are properly rotated in round-robin fashion for multi-node configuration
  • Update by query
Loading
Previous 1
Previous

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /