twojenski
twojenski
``` ZomboDB version: 3000.1.7 Postgres version: 13.10 Elasticsearch version: 7.17.8 Problem Description: ``` When using **zdb.request** API the 'index' parameter is not respected. Data that comes back lives in different...
Can I ask about one more index settings? Currently I need to apply this setting after the zombodb index is created. PUT http://10.0.0.xx:9200/1049495682.1741214569.2290527758.2335905658/_settings { "index": { "highlight.max_analyzed_offset": 100000 } }...
Hello Is a complete and up to date data synchronization in scope of the existing ZomboDB index? We are seeing cases where DELETE and UPDATE statements work as expected on...
I'm running into a problem a memory problem when ZomboDB index is created. If I create a table, then create zombo index and then load the data into the table,...