Viewing a property for all local DB indexes
Steps
-
To view a property assigned set for all local DB indexes, run
dsconfig
with the--property
option.Repeat the option for each property that you want to list.
Example:
In this example, the
prime-index
property specifies if the backend is configured to prime the index at startup.$ bin/dsconfig list-local-db-indexes --property index-entry-limit \ --property prime-index --backend-name userRoot