Move NamespaceMappings/Index from lucene to namespace registry.
---------------------------------------------------------------
Key: JCR-669
URL: http://issues.apache.org/jira/browse/JCR-669
Project: Jackrabbit
Issue Type: Improvement
Components: indexing
Reporter: Tobias Bocanegra
Assigned To: Tobias Bocanegra
The NamespaceMappings class in the indexer is used for generating small
prefixes for namespace uris that are stored in the index. This mechanism of
stable prefixes could be used in other places as well, for example in the
persistence managers.
Suggest to introduce general methods in the namespace registry:
int getURIIndex(String uri)
String getURI(int index)
--
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