You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Harrison.Yao (JIRA)" <ji...@apache.org> on 2005/10/25 03:30:55 UTC

[jira] Created: (JCR-260) Implement the count( ) function in XPATH query

Implement the count( ) function in XPATH query
----------------------------------------------

         Key: JCR-260
         URL: http://issues.apache.org/jira/browse/JCR-260
     Project: Jackrabbit
        Type: Improvement
  Components: query  
    Reporter: Harrison.Yao


We've got the requirement for many times that to calculate the nodes amount which to fit the bill when query the tree, and  the count( ) function is a part in the core function library with XPath 1.0 spec ( see http://www.w3.org/TR/xpath#corelib ).
So , I suggested to support the count( ) function in xpath  query with jackrabbit.
Thanks !

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira