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

Daniel Spicar updated CLEREZZA-388:
-----------------------------------

    Attachment: CLEREZZA-388-genericcondition-patch.diff

Hi,
I created a scala implementation of GenericCondition. This is useful with CRIS 
as it allows people to use the apache lucene query parser syntax 
(http://lucene.apache.org/java/3_0_0/queryparsersyntax.html). It supports 
querying over multiple fields as well.

I attached the file (don't confuse it with the java Version I attached earlier 
;) )

> 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: 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

Reply via email to