Is there any (easy) way I could get a wildcard search function working on my discourse?
I run a small closed discourse locally at work. It only has ~10 users so we are not talking post amount like a large community.
I saw this Algolia plugin wich seams like a perfect thing, BUT that means they need to index the forum and we can’t let that data leave the local network.
I want to find stuff like “DE322X” when I search for “322X”
You could run this simple query and then click the CSV button to download all posts. Then, you could search across the exported file using a different program.
Thanks, I will save this for later. Might come in handly
But for this I need the whole team to be able to search stuff and would be a real hassle if everyone needed to dump a CSV file every time to find what they need
Ich weiß es zwar zu schätzen, dass es von der Suchleiste aus funktioniert, aber das ist idealerweise das, was der OP sucht. Ich schiebe das mal in Feature, falls es dafür mehr Nachfrage gibt.