You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Christoph Thodte (JIRA)" <ji...@apache.org> on 2016/08/19 19:18:20 UTC

[jira] [Created] (SLING-5984) Queries with findResources

Christoph Thodte created SLING-5984:
---------------------------------------

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