You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2013/08/17 00:39:48 UTC

[jira] [Resolved] (JENA-164) LARQ needs to update the Lucene index when a SPARQL Update request is received

     [ https://issues.apache.org/jira/browse/JENA-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-164.
--------------------------------

       Resolution: Implemented
    Fix Version/s: Jena 2.10.2

This is out-of-date.  LARQ is replaced by jena-text, and that does keep the index in sync.
                
> LARQ needs to update the Lucene index when a SPARQL Update request is received
> ------------------------------------------------------------------------------
>
>                 Key: JENA-164
>                 URL: https://issues.apache.org/jira/browse/JENA-164
>             Project: Apache Jena
>          Issue Type: New Feature
>          Components: LARQ
>            Reporter: Paolo Castagna
>            Assignee: Paolo Castagna
>            Priority: Minor
>             Fix For: Jena 2.10.2
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> LARQ used not to update the Lucene index as RDF statements were added/removed from a Jena Model.
> LARQ is currently extending StatementListener [1] to keep a Lucene index in sync with a Jena Model, however this notification mechanism is not applicable in the case of SPARQL Update requests.
> LARQ needs to update the Lucene index when a SPARQL Update request is received.
> See also a relevant thread from jena-users mailing list:
>  - How to be notified of triples added/deleted to/from a Graph? -- http://markmail.org/thread/l4ymug3ujoqifnty
>  [1] http://svn.apache.org/repos/asf/incubator/jena/Jena2/LARQ/trunk/src/main/java/org/apache/jena/larq/IndexBuilderModel.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira