You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2011/03/18 22:53:29 UTC

[jira] Issue Comment Edited: (CLEREZZA-388) Composite Resource Index Service

    [ https://issues.apache.org/jira/browse/CLEREZZA-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008622#comment-13008622 ] 

Reto Bachmann-Gmür edited comment on CLEREZZA-388 at 3/18/11 9:52 PM:
----------------------------------------------------------------------

Thanks for the files, I've added the patch to GraphIndexer. In ResourceFinder I've added an overloaded method taking a java.util.List.

As for the stack-overflow, I think this happened when adding triples very quickly (never letting 100ms without an indexable resource), I've changed the code so this should no longer happen.

      was (Author: reto):
    Thanks for the files, I've added the patch to GraphIndexer. In ResourceFinder I've added an overloaded method taking a java.util.List.

As for the stack-overflow, does it also occur when adding the triples more slowly? an accosional 100ms without new indexable resource should solve the problem, otherwise you'd have to increase the stack size.
  
> 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: Reto Bachmann-Gmür
>         Attachments: 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