Michael Reiche

Results 172 comments of Michael Reiche

> I have the same problem, > is it doing it already or not? If you have the "same problem", then it is not doing "it". This work-around is a...

Including Number as a valid simple type for DOCUMENT_TYPES will result in BigInteger and BigDecimal (and any Number) to be written (and read) in the form of a number (no...

examples should probably be https://ottomanjs.com/docs/first-app instead of https://ottomanjs.com/guides/first-app.html docs should probably be https://ottomanjs.com/docs/quick-start instead of https://ottomanjs.com/guides/quick-start.html In both README.md and docusaurus/docs/intro.md

https://github.com/spring-projects/spring-data-couchbase/issues/1650 Added converters for JsonNode, JsonObject and JsonArray

Please open new issues for specific converters if needed. Many of the converters mentioned in this issue already exist.

looks like this got fixed at some point.

for Query : ``` curl -u Administrator:password http://localhost:9102/api/stats/my_bucket/adv_name | jq . % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100...

While couchbase needs the MutationState/Token returned from a mutation to use as an input to for queries/searches to ensure that indexing is complete - there is no Spring Data api...

Hi - can you open a new issue and include the details? Thanks.

fixed. > Note that to use cache.clear() or cache.invalidate(), the bucket must have a primary key.