Re: [Fuseki SOH Error][500 java.nio.charset.MalformedInputException: Input length = 2]

2017-08-19 Thread Conal Tuohy
If it turns out that the problem actually is that your Turtle file is incorrectly encoded, then Fuseki should return an HTTP 400 (Bad Request) rather than a 500. Could you log this as a bug, if so? On 18 Aug 2017 21:19, "Trevor Lazarus" wrote: > Thanks Andy, > > This is what I

Performance with very long strings - Re: large literals best practice?

2017-08-19 Thread Chris Tomlinson
Hi again, Is anyone aware of any issues that may arise when storing triples in TDB that have very large string literals (~17KB)? The use case is illustrated below. This seems a reasonable question under the assumption that literals are presumed to be small - like names, titles, maybe

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

2017-08-19 Thread Andy Seaborne
https://issues.apache.org/jira/browse/JENA-1381 On 18/08/17 10:55, Andy Seaborne wrote: > How can I help solving this issue ? The test case at the moment is quite long and complex. Reducing to a simpler one would be helpful. - does it need both graph and multiple predicate on the same

Re: Jena build artifacts failed

2017-08-19 Thread Andy Seaborne
On 18/08/17 15:01, aj...@apache.org wrote: Are you asking about an artifact for jena-text-es, or an artifact for Fuseki equipped with jena-text-es? Fuseki is normally run as a jar-with-dependencies using "java -jar" One way to include extra JARs into fuseki is to use the jar on the