Le lun. 24 déc. 2018 à 08:29, Jean-Marc Vanel <[email protected]> a écrit :
> ... > but, as I wrote previously, it probably only works statically, that is, > TDB updates are probably not reflected in both indices. > I put the new config on a site in production, and I will confirm that. > Indeed, I checked that, although the site http://semantic-forms.cc:1952/ can answer to SPARQL text and spatial queries, only text index is updated, not spatial index. This was predictable, given the configuration code: https://github.com/jmvanel/semantic_forms/blob/master/scala/forms/src/main/scala/deductions/runtime/jena/lucene/LuceneIndex.scala#L204 where the Dataset used is based on a DatasetGraphText. So, as was written, we need a Dataset that can send notifications to several observer objects. And these objects, like ajs6f wrote, can be any kind of indexers, like for images, etc. Also this development shall be usable by GeoSPARQL project. -- Jean-Marc Vanel http://www.semantic-forms.cc:9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me#subject <http://www.semantic-forms.cc:9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me> Rule-based programming, Semantic Web +33 (0)6 89 16 29 52 Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui Chroniques jardin <http://semantic-forms.cc:1952/backlinks?q=http%3A%2F%2Fdbpedia.org%2Fresource%2FChronicle>
