Re: Jena Full Text Search documentation

2019-02-22 Thread Chris Tomlinson
I finally update the jena text query documentation with the helpful table 
supplied by Sorin Gheorghiu.

Thank you for the contribution,
Chris


> On Feb 5, 2019, at 6:07 AM, Sorin Gheorghiu  
> wrote:
> 
> Hi,
> 
> it is a great that Jena supports further the Full Text Search extension. 
> Therefore I suggest to update the documentation: if [1] refers to the latest 
> released Jena version (which is 3.10.0), then the supported versions are 
> Lucene 7.4.0 and Elasticsearch 6.4.2 (based on JENA-1621).
> Here is the version compatibility matrix (based on my informations) between 
> Jena and the full text engines supported by Jena:
> 
> Note: Elasticsearch 6.6.0 is already released, I assume the next Jena version 
> will support Lucene 7.5
> 
> [1] https://jena.apache.org/documentation/query/text-query.html 
> 
> 
> Thank you!
> 
> 



Re: Jena Full Text Search documentation

2019-02-19 Thread ajs6f
Hello, Sorin, thank you for this contribution!

Osma and Chris, you guys know the most about the text index by far-- would this 
make sense as part of the documentation for that module?

ajs6f

> On Feb 5, 2019, at 7:07 AM, Sorin Gheorghiu  
> wrote:
> 
> Hi,
> 
> it is a great that Jena supports further the Full Text Search extension. 
> Therefore I suggest to update the documentation: if [1] refers to the latest 
> released Jena version (which is 3.10.0), then the supported versions are 
> Lucene 7.4.0 and Elasticsearch 6.4.2 (based on JENA-1621).
> Here is the version compatibility matrix (based on my informations) between 
> Jena and the full text engines supported by Jena:
> 
> Note: Elasticsearch 6.6.0 is already released, I assume the next Jena version 
> will support Lucene 7.5
> 
> [1] https://jena.apache.org/documentation/query/text-query.html
> 
> 
> Thank you!
> 
> 



Jena Full Text Search documentation

2019-02-05 Thread Sorin Gheorghiu

Hi,

it is a great that Jena supports further the Full Text Search extension. 
Therefore I suggest to update the documentation: if [1] refers to the 
latest released Jena version (which is 3.10.0), then the supported 
versions are *Lucene 7.4.0* and *Elasticsearch 6.4.2* (based on JENA-1621).


Here is the version compatibility matrix (based on my informations) 
between Jena and the full text engines supported by Jena:



Note: Elasticsearch 6.6.0 is already released, I assume the next Jena 
version will support Lucene 7.5


[1] https://jena.apache.org/documentation/query/text-query.html


Thank you!