You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by rv...@apache.org on 2019/04/04 08:51:24 UTC

[jena] branch master updated (ec802b2 -> 6254f27)

This is an automated email from the ASF dual-hosted git repository.

rvesse pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git.


    from ec802b2  Merge pull request #551 from afs/prefixmap-delete
     new c3e39f3  Add support SurroundQueryParser to jena-text
     new 399bac3  Fix space indentation
     new 58a66b4  Refactor parseQuery function
     new 36efc43  Add AnalyzingQueryParser in parseQuery
     new 713678f  Refactor ParseQuery function
     new 6254f27  Merge pull request #536 from DamienFontaine/SurroundQueryParser

The 7759 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    | 36 +++++++++++++---------
 .../java/org/apache/jena/query/text/TS_Text.java   |  1 +
 ...ava => TestDatasetWithSurroundQueryParser.java} | 14 ++++-----
 3 files changed, 30 insertions(+), 21 deletions(-)
 copy jena-text/src/test/java/org/apache/jena/query/text/{TestDatasetWithComplexPhraseQueryParser.java => TestDatasetWithSurroundQueryParser.java} (72%)