typesense-java
typesense-java copied to clipboard
SearchResultHitTextMatchInfo["num_tokens_dropped"]) Caused by: com.fasterxml.jackson.core.exc.InputCoercionException: Numeric value (18446744073709551615) out of range of int (-2147483648 - 2147483647)
Change this private Integer numTokensDropped = null; to BigInt