[
https://issues.apache.org/jira/browse/SLING-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555499#comment-15555499
]
Stefan Seifert commented on SLING-5984:
---------------------------------------
this would be a nice addition to the resource provider.
if you could come up with a patch (and integration test) it would speed up
things...
please note there were also thoughts about a generic query support in the sling
resource API independently of the underlying data store - but this is currently
only in draft status and not yet part of the sling resource or resource
provider APIs: SLING-4752
> Queries with findResources
> --------------------------
>
> Key: SLING-5984
> URL: https://issues.apache.org/jira/browse/SLING-5984
> Project: Sling
> Issue Type: Improvement
> Components: NoSQL
> Affects Versions: NoSQL MongoDB Resource Provider 1.1.0
> Reporter: Christoph Thodte
>
> Query-method in in ResourceProvider for MongoDB is not implemented:
> https://github.com/apache/sling/blob/trunk/contrib/nosql/generic/src/main/java/org/apache/sling/nosql/generic/adapter/AbstractNoSqlAdapter.java
> and
> https://github.com/apache/sling/blob/trunk/contrib/nosql/mongodb-resourceprovider/src/main/java/org/apache/sling/nosql/mongodb/resourceprovider/impl/MongoDBNoSqlAdapter.java
> I think that's an additional task to implement this method. The MongoDB Query
> syntax should be supported.
> What do you think about?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)