-
When a RegexCompletionQuery of "." is provided to ContextQuery, the following assertion failure occurs:
```java
java.lang.AssertionError: input should not end with a context separator followed by SEP_…
-
Should be pretty obvious from the images what's going on:
What should happen (IntelliJ)
![image](https://cloud.githubusercontent.com/assets/1236532/22999957/2da280e0-f3ac-11e6-979b-91c3956d084c.pn…
-
After introducing support for conjunction of predicates, I tried to enrich one invariant in the hybrid evolution tutorial:
```
automaton.new_invariant(rising,height=0,must_close);
```
where th…
-
```
Apr 14 12:48:49 dhcpanon dhcpcanon[3179]: ......
Apr 14 12:48:49 dhcpanon dhcpcanon[3179]: Sent 1 packets.
Apr 14 12:48:49 dhcpanon python3[3179]: detected unhandled Python exception in '/sbin/…
-
What should the overall theme and win condition be? (copying some discussion and ideas over from Discord)
**Themes**
- We have sparkly conveyors and everyone seemed to agree on robots, so maybe l…
-
When a RegexCompletionQuery of "." is provided to ContextQuery, the following assertion failure occurs:
```java
java.lang.AssertionError: input should not end with a context separator followed by SEP…
-
If UnifiedHighlighter uses MemoryIndexOffsetStrategy, it does not treat SpanNotQuery correctly.
Since UnifiedHighlighter uses actual search in order to determine which locations to highlight, it shoul…
-
So here is a peculiar issue that I have been having. I have a $20 USB C hub that contains an HDMI port, and a $150 docking station which contains two HDMI ports. (Update: it's the "TierGrade" USB 3.1 …
-
### Checklist
- [x] I have searched for existing issues for issues like this one. The issue has not been posted. (Duplicate reports slow down development.)
- [x] I have provided reproducible ste…
E5una updated
2 years ago
-
### Description
In [server/src/main/java/org/elasticsearch/common/lucene/search/AutomatonQueries.java](https://github.com/elastic/elasticsearch/pull/61596/files/83f565836b87bde87b0904caba496202aeb14e…