Search: find people by employer or school with firma: and schule: - #2269
Merged
Merged
Conversation
„müller siemens“ findet seit #2268 den Namen beim Arbeitgeber, aber die Hilfe verriet das nicht, und ähnlich klingende Namen fielen dabei weg. Mit „müller firma:siemens“ bleibt der Freitext eine Namenssuche samt Phonetik, der Operator filtert über dieselben Index-Arme wie die Lebenslaufsuche, und jede Zeile nennt die Station bei diesem Arbeitgeber. Kurze Werte gelten als ganzes Wort, damit „schule:tu“ die TU findet und nicht Stuttgart; gespeicherte Suchen und ihre Mails kennen beide Operatoren. Diesen Text hat ein KI-Agent in meinem Namen geschrieben. Ich weiß, dass das problematisch ist.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The search help on
/searchgave no way to find every Müller who ever worked at Siemens, and the free-text form from #2268 drops similar-sounding names.Now
müller firma:siemensworks, and so doesschule:tum. The name part stays an ordinary name search, phonetic matches included. The operator narrows the results through the same trigram-indexed CV arms (Vutuv.Search), and each row names the member's role at that employer instead of their current job. A value under three letters matches as a whole word, soschule:tufinds the TU but not Stuttgart. Aliases exist in all four interface languages, the help lists both operators, and saved searches and their alert mails understand them. On the production copy these queries take 1 to 5 ms.Nothing to decide.
An AI agent wrote this text in my name. I know that is problematic.