[
http://jira.xwiki.org/jira/browse/XAWM-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_20184
]
Thomas Mortagne commented on XAWM-40:
-------------------------------------
Another solution would be to add this feature at
XWikiStoreInterface/XWikiHibernateStore level. It would be more optimized as it
can get needed values for order in the same select that retrieve documents.
Especially for searchDocumentsNames that would not need to get Document to be
able to apply order on anything else than "wiki", "space" or "name".
It more for "dd method in XWikiDocument to be able to retrieve document
property (space, name, author...) value by name", anyway implement Comparable
on ProperyInterface can be usefull for other use cases.
,
I prefer this but it imply to add multiwiki concept to XWikiStoreInterface.
> Create a multiwiki searchDocuments/searchDocumentsNames
> -------------------------------------------------------
>
> Key: XAWM-40
> URL: http://jira.xwiki.org/jira/browse/XAWM-40
> Project: XWiki Wiki Manager Application
> Issue Type: New Feature
> Components: Plugin
> Affects Versions: 1.0 M2
> Reporter: Thomas Mortagne
>
> Create methods that make request on a list of wiki and merge them with a
> provided order. This would be usefull for tools like multiwiki pages
> modifications and multiwiki search page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications