Thanks for the reply. Is it possible to find out exactly what the “create browsing index” feature in management console actually did?
Whatever it was it worked for us and I’m having a hard time recreating the function. From: Marc Sauton <msauton@xxxxxxxxxx>
in the web UI, it should be under "Database | Suffixes | dc=xx | VLV Indexes" to re-index an existing VLV index "Database | Suffixes | dc=xx | VLV Indexes | select an existing VLV index | Action="" VLV Index" -> popup window "Are you sure you want to reindex this VLV index? carlicense NO YES -> Successfully completed VLV indexing using the command line, for example with an instance-name called m1: create some "dummy-non-sense-example" VLV index: dsconf m1 backend vlv-index add-search --name=test1 --search-base=ou=people,dc=example,dc=test --search-filter=carlicense=6ZBC246 --search-scope=2 dc=example,dc=test dsconf m1 backend vlv-index add-index --sort roomNumber --parent-name test1 --index-name indextest1 userroot dsconf m1 backend vlv-index list userroot ( nothing ) dsconf m1 backend vlv-index reindex --index-name carlicense-index --parent-name carlicense userroot Index task index_vlv_12292021_162709 completed successfully dsconf m1 backend vlv-index list userroot dn: cn=test1,cn=userroot,cn=ldbm database,cn=plugins,cn=config On Wed, Dec 29, 2021 at 2:56 PM Joe Fletcher <jfletche@xxxxxxxxxx> wrote:
|
_______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure