-
As of today, the JSON index is an inverted index and can't be further configured by the user via schema settings. It would be very powerful to support the ability to specify different data types and i…
-
A continuation of the ideas laid out in #132.
This would basically let the user do multiple queries of arbitrary types on the same half of a log ratio. Think sort of akin to SQL queries.
Somethi…
-
Hi,
Recently, I have noticed that ```LIKE``` operation is quite slow with the other constraints.
However, `=` the equal operation looks fast.
If you have a query with ```LIKE``` such as below:…
-
With chained loaders being considered as part of this effort, it might become pretty unruly for large apps to benefit from using loaders to help shore up some of the hairy and error-prone sides of the…
-
### Describe the feature you'd like:
The original motivation of this proposal is coming from the performance perspective. `*ByRole` queries are quite slow, compared to the others, and espec…
-
The idiomatic way to "cancel" deferred in Manifold is to put an error value in order to short-circuit all chained listeners. Recently we had quite a few questions around this specific functionality...…
-
The context node is ignored if a match happens that surrounds it. This is hard to explain so I wrote some code here, and a fiddle: http://jsfiddle.net/dvYmQ/
``` html
```
the following …
-
**Thanos, Prometheus and Golang version used**:
All Thanos components are using `0.32.4` but we've tested using `0.34.1` and the issue persisted.
Prometheus is on version `v0.69.1`.
**Object St…
-
This is another host selection ("load-balancing" policy) that exists in the Datastax drivers that would help with selecting an appropriate coordinator at query time. Having this available for operatio…
-
**[Robert Thaler](https://jira.spring.io/secure/ViewProfile.jspa?name=rthaler)** opened **[SPR-13322](https://jira.spring.io/browse/SPR-13322?redirect=false)** and commented
#### Status Quo
We often…