mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
24.41.2007 928710159b39fcc1dd04df62ea38846197a39b46
refs
author boli <boli@localhost>
Tuesday, July 24, 2007 20:41 +0200
committer boli <boli@localhost>
Tuesday, July 24, 2007 20:41 +0200
commit928710159b39fcc1dd04df62ea38846197a39b46
tree 05fc1d57721f255ba2f0961f4af928c02ac87be2 tree | zip | gz
parent f2b244bd81d675cc7aab48d6a06f961904f33496 view | diff
Fix for issue 1794:
- Attribute index no longer need the backend index entry limit parameter on construction. This is now handled by the admin framework.
- Updated test cases to reflect the change

Fix for issue 1846
- The debug string returned when using the debugsearchindex attribute now includes the indexes used during evaluation.
5 files modified
317 ■■■■ changed files
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/JEIndexConfiguration.xml 10 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/backends/jeb/AttributeIndex.java 168 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/backends/jeb/EntryContainer.java 21 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/backends/jeb/IndexFilter.java 14 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/TestBackendImpl.java 104 ●●●●● diff | view | raw | blame | history