issues Search Results · repo:typesense/typesense-java language:Java
Filter by
45 results
(84 ms)45 results
intypesense/typesense-java (press backspace or delete to remove)(This was a comment in another issue. I ve created it as a new issue, because I think it is important and needs
attention.)
Every day we have some search failures due to a bug in the Java client.
The ...
stevemcleod
- 2
- Opened on Apr 28
- #88
two fields: Field A is a List String and Field B is a String. I need to support fuzzy search for both fields. How should
I implement this?
D7WT
- 1
- Opened on Apr 17
- #87
org.typesense.model.SearchResultHitTextMatchInfo#numTokensDropped is an Integer but should be a Long.
Given the following response, Jacksons fails to deserialize the JSON since the long value does not ...
Simon-Wittker
- 4
- Opened on Apr 7
- #85
Description
On collection create action, via API you be able to send metadata, but typesense-java-sdk does not support this field.
Steps to reproduce
Offical Docs at https://typesense.org/docs/27.1/api/collections.html#adding-metadata-to-schema. ...
danipenaperez
- Opened on Jan 16
- #82
Several unit tests currently lack assertions. Please add appropriate assertions to ensure these tests verify expected
behavior. For example:
https://github.com/typesense/typesense-java/blob/master/src/test/java/org/typesense/api/CollectionsTest.java ...
umut-sar
- 1
- Opened on Nov 6, 2024
- #74
Description
Would be nice implementation support for /analytics/events at java Client
Steps to reproduce
Need to integrate /analytics/events endpoint
Expected Behavior
use this endpoints through java ...
danipenaperez
- 3
- Opened on Oct 31, 2024
- #71
Description
https://github.com/typesense/typesense-java?tab=readme-ov-file#license says:
typesense-java is distributed under the Apache 2 license.
https://github.com/typesense/typesense-java?tab=readme-ov-file#installation ...
sgustafsson
- 3
- Opened on Oct 8, 2024
- #69
Description
According to the Typesense docs, there s a stem option .
!--- Describe the issue here --
The org.typesense.model.Field class is missing the stem option.
Steps to reproduce
No repro steps. ...
stevemcleod
- 5
- Opened on Sep 29, 2024
- #68
Description
When trying to instantiate a Typesense Client, I get a NoClassDefFoundError
Steps to reproduce
I have added the following to my pom.xml:
dependency
groupId org.typesense ...
lm-aols
- 3
- Opened on Sep 23, 2024
- #67

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.