Update fix-index-mapping.md

we
This commit is contained in:
Jörn Friedrich Dreyer
2020-07-31 13:48:22 +02:00
committed by GitHub
parent e7082d3647
commit 22218b3d29
+3 -3
View File
@@ -1,5 +1,5 @@
Enhancement: Add simple user listing UI
Bugfix: Fix index mapping
We added an extension for ocis-web that shows a simple list of all existing users.
The index mapping was not being used because we were not using the right blevesearch TypeField, leading to username like properties like `preferred_name` and `on_premises_sam_account_name` to be case sensitive.
https://github.com/owncloud/ocis-accounts/pull/51
https://github.com/owncloud/ocis-accounts/issues/73