Re: Puzzled with Jena text from API: well indexed in Lucene, but SPARQL returns nothing

2017-08-17 Thread Andy Seaborne
Please check my cleaned up and simplified version of your test case. https://github.com/afs/jena-reports/blob/master/src/dev/TestTextIndex2_v3.java As as as I can see, both order of input data are wrong: either 0 returns or 6, and note there are 3 quads so the 6 is 2*3. But not the right answ

large literals best practice?

2017-08-17 Thread Chris Tomlinson
Hello, We have 23K texts averaging 10 pp/text (total pages: 229K) and ~17KB/page, for a total of 4GB of text. These texts are currently indexed via Lucene in an XMLdb and we’re wanting to know if there are any known issues regarding large literals in Jena. In other words we are considering sto