Symptom
Learning Library search (enhanced search) shouldn't be case sensitive.
Environment
SAP SuccessFactors Learning
Reproducing the Issue
- Open Learning Library and use enhanced search.
- Enter a compound keyword in all lowercase (for example, "powerpoint") and observe no or fewer results.
- Enter the same keyword using camel case (for example, "PowerPoint") and observe that results are returned.
Cause
The search index analyzer splits certain compound terms (for example, “PowerPoint”) into separate tokens (for example, “power” and “point”). Because no combined “powerpoint” token exists in the index, queries for “powerpoint” (all lowercase) do not match, which presents as case-sensitive behavior.
Resolution
A fix to adjust the analyzer behavior is planned for the 2611 release.
See Also
- refer to: SAP Note 3511612
- refer to: SAP Note 2799272
- refer to: SAP Note 3756825
Keywords
learning library, enhanced search, case sensitive, camelcase, compound words, tokenization, analyzer, search results, keyword search, title search, lms search, lowercase, uppercase, ilx, 2611, lms , KBA , LOD-SF-LMS-ILX , Integrated Learning Experience , Problem
SAP Knowledge Base Article - Public