Thomas Jejkal
Thomas Jejkal
Hi, I have an issue while dealing with date-time attributes and I hope that someone can give me some advice on how to cope with this. First, I'm using the...
Today, I found this plugin and I was hoping to get rid of these manual steps while releasing artifacts. Unfortunately, I did not manage to get the plugin running, yet....
**Given** * bagit-java 5.0.4 * MacOs High Sierra 10.13.2 **When** * I build with tests under MacOs **Then** * BagLinterTest fails in line 43: assertEquals("Warnings missing: " + diff.toString() +...
## The problem I'm currently evaluating SearchKit and struggle with the highlighting of matches. According to the documentation, it should work intuitively, but if I follow the documentation, my highlight...
### 🐛 Current behavior According to the documentation, using the highlight component for hierarchical fields should work for the following example hit: ``` { "_index": "test_index", "_id": "4b4876e1-5749-4d5f-95b6-2251681c96e1", "_score": 1.0,...
**Describe the bug** Currently, I'm trying to build up a search interface using search-ui together with the Elasticsearch Connector. Some of my facets are supposed to filter by date ranges...