LARQ 1.0.0-incubating has been released, this is the first release of LARQ as separate module and under the Apache License.
LARQ is a combination of ARQ and Lucene aimed at providing developers with the ability to perform free text searches within their SPARQL queries. Documentation for LARQ is available here: - http://incubator.apache.org/jena/documentation/larq/ - http://incubator.apache.org/jena/documentation/javadoc/larq/ == Mailing lists The user mailing list for Jena is jena-users@incubator.apache.org Send email to jena-users-subscr...@incubator.apache.org to subscribe. See also: http://incubator.apache.org/jena/help_and_support/index.html == About This Release The main new feature in this release is support for updating the Lucene index as RDF statements are added/removed to the Jena Model via the Jena APIs. Moreover, LARQ now depends on Apache Lucene 3.5.0. == Download Maven artifacts are here: http://repo1.maven.org/maven2/org/apache/jena/jena-larq/1.0.0-incubating/ Source release is here: http://www.apache.org/dyn/closer.cgi/incubator/jena/jena-larq-1.0.0-incubating == Status Apache Jena is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. For more information about the incubation status of the Jena project you can go to the following page: http://incubator.apache.org/projects/jena.html