[ http://issues.apache.org/jira/browse/JCR-669?page=all ]

Tobias Bocanegra reopened JCR-669:
----------------------------------

      Assignee: Marcel Reutegger  (was: Tobias Bocanegra)
             
well, almost :-)

added the new methods to NamespaceRegistryImpl but did not alter indexer code. 
Assigning to marcel for further processing.

> 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: Marcel Reutegger
>
> 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

        

Reply via email to