[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-14 Thread anujgandharv
GitHub user anujgandharv opened a pull request: https://github.com/apache/jena/pull/227 JENA-1305 | Elastic search support for Jena Text Implemented ES support for Jena Text Indexing capability You can merge this pull request into a Git repository by running: $ git pull https:/

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106097571 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,425 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106145497 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,425 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106141932 --- Diff: jena-text/src/main/java/examples/JenaESTextExample.java --- @@ -0,0 +1,65 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106140485 --- Diff: jena-parent/pom.xml --- @@ -258,37 +257,92 @@ ${ver.lucene} - - + + +o

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106145817 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106143728 --- Diff: jena-text/src/test/java/org/apache/jena/query/text/TestTextIndexES.java --- @@ -0,0 +1,184 @@ +/** + * Licensed to the Apache Software Foundatio

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106142603 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextDatasetFactory.java --- @@ -27,7 +27,7 @@ import org.apache.jena.system.JenaSystem ; im

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106143930 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/assembler/TextAssembler.java --- @@ -29,14 +29,15 @@ public static void init() Assemble

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106141294 --- Diff: jena-text/pom.xml --- @@ -81,39 +81,50 @@ lucene-queryparser - - - solr-solrj - org.apache.s

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106147202 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106146566 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106144910 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106144452 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106144221 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106142391 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/ESSettings.java --- @@ -0,0 +1,177 @@ +/** + * Licensed to the Apache Software Foundation (AS

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106143179 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/assembler/TextIndexESAssembler.java --- @@ -0,0 +1,129 @@ +/** + * Licensed to the Apache So

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106140071 --- Diff: jena-parent/pom.xml --- @@ -258,37 +257,92 @@ ${ver.lucene} - - + + +o

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106147470 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106146503 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106142437 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/ESSettings.java --- @@ -0,0 +1,177 @@ +/** + * Licensed to the Apache Software Foundation (AS

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106142321 --- Diff: jena-text/src/main/java/examples/JenaTextExample1.java --- @@ -41,9 +41,9 @@ public static void main(String ... argv) { -

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106147746 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106144352 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106146265 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106143437 --- Diff: jena-text/src/main/resources/text-config-es.ttl --- @@ -0,0 +1,65 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106146962 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106145397 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106145236 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106150756 --- Diff: jena-parent/pom.xml --- @@ -258,37 +257,92 @@ ${ver.lucene} - - + + +or

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106151618 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/ESSettings.java --- @@ -0,0 +1,177 @@ +/** + * Licensed to the Apache Software Founda

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106152482 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/assembler/TextIndexESAssembler.java --- @@ -0,0 +1,129 @@ +/** + * Licensed to the A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106152940 --- Diff: jena-text/src/main/resources/text-config-es.ttl --- @@ -0,0 +1,65 @@ +# Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106153611 --- Diff: jena-text/pom.xml --- @@ -81,39 +81,50 @@ lucene-queryparser - - - solr-solrj - org.

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106151436 --- Diff: jena-text/src/main/java/examples/JenaTextExample1.java --- @@ -41,9 +41,9 @@ public static void main(String ... argv)

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106151951 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextDatasetFactory.java --- @@ -27,7 +27,7 @@ import org.apache.jena.system.JenaSystem ;

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106153318 --- Diff: jena-text/src/test/java/org/apache/jena/query/text/TestTextIndexES.java --- @@ -0,0 +1,184 @@ +/** + * Licensed to the Apache Software F

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106152321 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/assembler/TextAssembler.java --- @@ -29,14 +29,15 @@ public static void init()

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106151647 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/ESSettings.java --- @@ -0,0 +1,177 @@ +/** + * Licensed to the Apache Software Founda

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106151289 --- Diff: jena-text/src/main/java/examples/JenaESTextExample.java --- @@ -0,0 +1,65 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106154421 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106154483 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106154642 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106154731 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106153769 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106155260 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106156573 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106156794 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106158114 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106199017 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106199137 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106198915 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106236720 --- Diff: jena-text/pom.xml --- @@ -81,39 +81,50 @@ lucene-queryparser - - - solr-solrj - org.apache.s

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106237495 --- Diff: jena-text/src/main/resources/text-config-es.ttl --- @@ -0,0 +1,65 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-15 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106238255 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106402651 --- Diff: jena-text/src/main/java/examples/JenaESTextExample.java --- @@ -0,0 +1,64 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106405506 --- Diff: jena-text/src/test/java/org/apache/jena/query/text/TestTextIndexES.java --- @@ -0,0 +1,184 @@ +/** + * Licensed to the Apache Software Foundatio

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106404329 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106402500 --- Diff: jena-text/src/main/java/examples/JenaESTextExample.java --- @@ -0,0 +1,64 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106404092 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106404596 --- Diff: jena-text/testing/TextQuery/text-config.ttl --- @@ -31,6 +31,7 @@ text:TextIndexLucene rdfs:subClassOf text:TextIndex . <#indexLucene> a te

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106404182 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106401814 --- Diff: jena-text/pom.xml --- @@ -81,6 +81,51 @@ lucene-queryparser + + org.elasticsearch + elasti

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106401743 --- Diff: jena-parent/pom.xml --- @@ -275,6 +276,75 @@ ${ver.spatial4j} + + +org.elasticsearch +

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106401876 --- Diff: jena-text/pom.xml --- @@ -115,6 +160,7 @@ **/TS_*.java +-Dtests.security.manager=false

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106406514 --- Diff: jena-text/src/test/java/org/apache/jena/query/text/TestTextIndexES.java --- @@ -0,0 +1,184 @@ +/** + * Licensed to the Apache Software Foundatio

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106404542 --- Diff: jena-text/src/test/java/org/apache/jena/query/text/TestTextIndexES.java --- @@ -0,0 +1,184 @@ +/** + * Licensed to the Apache Software Foundatio

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106402731 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,427 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106403179 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106404607 --- Diff: jena-text/text-config.ttl --- @@ -50,6 +50,7 @@ text:TextIndexLucene rdfs:subClassOf text:TextIndex . <#indexLucene> a text:TextIndexLucene ;

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106403936 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106403820 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106420753 --- Diff: jena-text/src/test/java/org/apache/jena/query/text/TestTextIndexES.java --- @@ -0,0 +1,184 @@ +/** + * Licensed to the Apache Software F

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106427299 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106428015 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106428124 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106428563 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106428753 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106429255 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106429441 --- Diff: jena-text/src/main/java/examples/JenaESTextExample.java --- @@ -0,0 +1,64 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106429631 --- Diff: jena-text/src/main/java/examples/JenaESTextExample.java --- @@ -0,0 +1,64 @@ +/** + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106429678 --- Diff: jena-text/pom.xml --- @@ -115,6 +160,7 @@ **/TS_*.java +-Dtests.security.manager

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106429891 --- Diff: jena-parent/pom.xml --- @@ -275,6 +276,75 @@ ${ver.spatial4j} + + +org.elasticsear

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106429946 --- Diff: jena-text/pom.xml --- @@ -81,6 +81,51 @@ lucene-queryparser + + org.elasticsearch +

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106430285 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106431036 --- Diff: jena-text/testing/TextQuery/text-config.ttl --- @@ -31,6 +31,7 @@ text:TextIndexLucene rdfs:subClassOf text:TextIndex . <#indexLuce

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106431068 --- Diff: jena-text/text-config.ttl --- @@ -50,6 +50,7 @@ text:TextIndexLucene rdfs:subClassOf text:TextIndex . <#indexLucene> a text:TextIndexLuce

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-16 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106451444 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-17 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106624906 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-17 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106626513 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-17 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106636373 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-17 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106638262 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Foundation (A

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-17 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106641289 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-20 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106869330 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-20 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106869941 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-20 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r106870357 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextIndexES.java --- @@ -0,0 +1,394 @@ +/** + * Licensed to the Apache Software Found

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-22 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r107435245 --- Diff: jena-text/pom.xml --- @@ -112,11 +141,77 @@ org.apache.maven.plugins maven-surefire-plugin - -

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-22 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r107437003 --- Diff: jena-text/pom.xml --- @@ -112,11 +141,77 @@ org.apache.maven.plugins maven-surefire-plugin -

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-23 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r107670675 --- Diff: jena-parent/pom.xml --- @@ -275,6 +276,27 @@ ${ver.spatial4j} + + +org.elasticsearch +

[GitHub] jena pull request #227: JENA-1305 | Elastic search support for Jena Text

2017-03-23 Thread osma
Github user osma commented on a diff in the pull request: https://github.com/apache/jena/pull/227#discussion_r107672239 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/assembler/TextIndexESAssembler.java --- @@ -0,0 +1,129 @@ +/** + * Licensed to the Apache So

  1   2   >