[
http://issues.apache.org/jira/browse/JCR-488?page=comments#action_12434670 ]
angela commented on JCR-488:
----------------------------
hi darren
the basicsearch is completely missing so far (except from a a TODO comment and
a single constant in
org.apache.jackrabbit.webdav.search.SearchConstants).
regarding your question:
- everything that is not implementation specific goes to the webdav project
(which acts as a library
and will sooner or later be moved out of the jcr-server project => see
JCR-417)
=> constants
=> parsing
=> abstractions of the basicsearch that lowers the effort for any
implementation that the executes
the query on whatever repository that is accessed by the webdav
implementation.
- if you plan to do something JSR170 specific (e.g. converting a basicsearch to
XPATH or SQL
such as defined by the specification) would currently go into the 'server'
subprojects, since
it contains the implementations. again this is scheduled for the splitting
(JCR-417). the 'simple'
implementation can be considered to close, to what people expect when they
want to deal
with webdav.
hope that helps.
sorry, that you find it confusing. maybe you can find some explanations in
previous post in
the devlist. this has been discussed multiple times.
> DASL <basicsearch> support
> --------------------------
>
> Key: JCR-488
> URL: http://issues.apache.org/jira/browse/JCR-488
> Project: Jackrabbit
> Issue Type: Improvement
> Components: webdav
> Reporter: Darren Hartford
>
> http://www.webdav.org/dasl/protocol/draft-davis-dasl-protocol-00.html
> <queryschema> would also be great for application development to dynamically
> identify indexed properties.
--
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