[
https://issues.apache.org/jira/browse/DIRSERVER-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRSERVER-1624.
------------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-M8
This has been fixed. The method :
private void buildUserIndex( List<Index<?, Entry, String>> userIndexes )
throws Exception
does the job (read all the entries from teh master table and feed teh newly
created index)
> Index are not created when added after the server has been started
> ------------------------------------------------------------------
>
> Key: DIRSERVER-1624
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1624
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.7
> Reporter: Emmanuel Lecharny
> Priority: Blocker
> Fix For: 2.0.0-M8, 2.0.0-RC1
>
>
> If we start a server, add a user index, it's not really created. The
> Partition sees the index added into it's indexed attributeTypes list, but the
> underlying storage is never updated.
> In order to have the index created, the DirectoryService must be stopped and
> started.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira