Juri Leino
Juri Leino
If the predicate does not (explicitly) depend on the context item we receive the expected return values. ``` doc("/db/test/test.xml")//w[exists(self::w)] ! preceding::pb ```
I see you are running this on Java 17. Could you retest on Java8 to see if that changes the behaviour?
@paulmer thanks for checking.
Yeah, more -special- ways to call functions :) This is definitely a parser issue from what I have learned making changes to it. Our grammar simply does not include the...
As discussed in the last community call I addressed the code smells in this PR with my recent commits. The one code smell identified as critical that is left is...
What is the status of this PR? After resolving the conflicts and applying it to the current develop branch I was surprised to learn that the tests no longer pass...
Looking at the commits I would like to see https://github.com/eXist-db/exist/pull/4253/commits/737228765b4f8f31551a6e8f86b1f9db9d5b703e merged Later commits add additional features like `xs:short` support which can go into a separate PR
@dariok suggested to merge https://github.com/eXist-db/exist/pull/4253/commits/101f8ce40cc544529576ba747e5e432e435354af (the new hash for the same commit)
Please open a new PR with additional changes to typed Lucene fields. Closing this PR, now that #4541 was merged.
If this PR is merged it closes https://github.com/eXist-db/exist/pull/3313