🤔 Problem
A user cannot be found by their username.
🌱 Solution
The first step should always be rebuilding the search index.
🧐 Other potential cause
If this is not leading to success, it might be that the user has a so-called stop word as a username. Confluence will ignore those common words (stop words), including 'and', 'the', 'or', and more, even if they are included within double quotes, in order to improve the quality of the search results.
Confluence uses the search engine Lucene. At the moment, the following words are defined as stop words:
... ,
"about", "after", "all", "also", "an", "and",
"another", "any", "are", "as", "at", "be",
"because", "been", "before", "being", "between",
"both", "but", "by", "came", "can", "come",
"could", "did", "do", "does", "each", "else",
"for", "from", "get", "got", "has", "had",
"he", "have", "her", "here", "him", "himself",
"his", "how","if", "in", "into", "is", "it",
"its", "just", "like", "make", "many", "me",
"might", "more", "most", "much", "must", "my",
"never", "now", "of", "on", "only", "or",
"other", "our", "out", "over", "re", "said",
"same", "see", "should", "since", "so", "some",
"still", "such", "take", "than", "that", "the",
"their", "them", "then", "there", "these",
"they", "this", "those", "through", "to", "too",
"under", "up", "use", "very", "want", "was",
"way", "we", "well", "were", "what", "when",
"where", "which", "while", "who", "will",
"with", "would", "you", "your",
...
(Please refer to the Apache Lucene for a full list of stop words.)
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