I know the Lucene index is being deprecated. I’m on version 7.12.5 I think it’s still supposed to work. For the most part it does. However, when I enter a search that has a user’s first name or last name, the search crashes with blank screen. All other searches seem to work. For example. My name is “Paul” if I search for “paul” = crash (by crash I mean blank result with no warning of “not found”). If is search for “dave” (who is not a user) works great and finds all the “dave’s”. I’ve tried this with last names too. Same result. There are no errors in the log.
Anyone else? Or just me?