[
https://issues.apache.org/jira/browse/CLEREZZA-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021560#comment-13021560
]
Alexander Schäfer commented on CLEREZZA-388:
--------------------------------------------
I'm currently pursuing a way to implement faceted search in clerezza via Solr,
as Solr provides a nice interface and management system for lucene indices. As
far as I understand, CRIS is composed of three parts, a way to subscribe to a
graph, a simple query system and the actual indexing via Lucene. Would it make
sense to modularize all features? This would allow me replace the query system
with a SPARQL based one once it is performant enough, and the indexing system
with Solr.
> Composite Resource Index Service
> --------------------------------
>
> Key: CLEREZZA-388
> URL: https://issues.apache.org/jira/browse/CLEREZZA-388
> Project: Clerezza
> Issue Type: New Feature
> Reporter: Reto Bachmann-Gmür
> Assignee: Hasan
> Attachments: CLEREZZA-388-genericcondition-patch.diff,
> GenericCondition.java, GraphIndexer.scala, ResourceFinder.scala
>
>
> A service shall monitor a graph for resource of a specific typed and provide
> composite indexes on specified properties. It shall support searching by
> exact value, by range as well as full-text search. This service shall make it
> possible to provide fast faceted searches.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira