🤔 Problem
When entering the Criteria "Department:IT" (without apostrophes) in the Profile List macro, no results are returned or the wrong number of user profiles are shown.
🧐 Cause
In English, "it" is a stopword in Lucene searches. This means this word will not be indexed and cannot therefore be found in the search results.
🌱 Solution/Workaround
As a way around this, you can change your indexing language to a language where "it" is not a stopword, e.g. German:
-
Change the language settings via General Configuration > Formatting and International Settings > Indexing Language to e.g. German.
-
Perform a re-index. (Attention: Re-indexing can take a while. Be sure to perform this step when fewer users are logged in to Confluence).
After the re-index, you will be able to search for the IT department with the Criteria "Abteilung:IT" (be sure to leave out the apostrophes).
Related Articles
- Delete user profile picture
- User profile picture is not updated in Confluence
- People Directory: Filtering for terms with umlauts in standard elements does not work after adjusting indexing language
- Progress bar remains at 0% when Synchronizing
- Page in people directory comes up empty
- Hide profile fields from People Directory
- Create a phone book using the User Profiles app
- People Directory displays error message(s)
- Compatibility with "Space Privacy - Extranet for Confluence"
- Profile List does not show Department IT