Hi, I read here http://jena.apache.org/documentation/query/text-query.html that a new free-text querying module was released with version 2.10.2. Unfortunately I can only find version 2.10.1 on the download page (http://www.apache.org/dist/jena/binaries/). What is the schedule for 2.10.2?
I want to enable and speed up queries that use something like "starts-with" or "contains" on string literals (mostly in annotation properties). Am I right assuming that I either need jena-text or LARQ (if 2.10.2 is not available yet) for that? I am experiencing slow performance when using Sparql and regex functions on a triple store with about 90.000 classes. Regards, Wolfgang
