-
Hello, thank you very much for your excellent work. While reading the Forplane paper, I noticed that you are able to visualize dynamic and static fields. The paper describes how to do this, but I trie…
-
If I want to output dynamic fields in the text, the values are output as 0.
![image](https://github.com/user-attachments/assets/11aef21f-166b-4d30-8556-bb170d9e2062)
In the Docker log, ‘Argumen…
-
### Description
Currently, it's not possible to directly read fields which are only available in source, but not mapped:
```
PUT my-restricted-index
{
"mappings": {
"dynamic": false,
"prope…
-
When building a PIM for our clients the question is raised that they want to be able to filter specific relational fields depending on other relation fields in the same object.
For instance, when y…
-
This is an experimental-ticket to explore whether it is possible to dynamically support new fields in openstack-exporter.
I currently can think of two ways to do this:
- LamdaField Function (i.e. …
-
#### Category
[ ] Enhancement
[ ] Bug
[x] Question
#### Version
Please specify what version of the library you are using: 3.18.0
#### Expected / Desired Behavior / Question
How can it…
-
Implement the missing functionality in TicketSearch to support search via Lens DF
Test scenario:
- Have a custom Ticket DF of type Text
- Have a custom Ticket DF of type Reference-to-Ticket
- Ha…
-
I'm exploring using `sanity-typed`, but with a relatively simple studio I'm running into some issues. One I am not sure how to proceed on is figuring out how to handle dynamically defined schemas. For…
-
From some preliminary tests I found that functions that accessed regular typed fields of dynamic structs compiled to more or less the same LLVM code as they would if they were regular structs:
```j…
-
### What is the bug?
I want to use dynamic templates to create vectorized output fields. In the ingest processor I want to create the configuration only once, without having to configure again in the…