This is an automated email from the ASF dual-hosted git repository.
andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from c14b9d9db3 GH-2250: Determine likely syntax using source URI
new 2df41f082e GH-2094: Add failing tests for propList and multi encoding
searches
new 0b26b955e1 GH-2094: Surround query string with field grouping to apply
text field to all tokens
new cb53d3d104 GH-2094: Remove duplicate query expressions
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/jena/query/text/TextIndexLucene.java | 12 +-
.../java/org/apache/jena/query/text/TS_Text.java | 1 +
.../text/TestTextMultipleProplistNotWorking.java | 323 +++++++++++++++++++++
3 files changed, 333 insertions(+), 3 deletions(-)
create mode 100644
jena-text/src/test/java/org/apache/jena/query/text/TestTextMultipleProplistNotWorking.java