Post
Topic
Board Meta
Re: Search function stuck in pre 2020?
by
FatFork
on 04/08/2023, 09:14:58 UTC
Am I wrong in assuming that it's either difficult or a pain in the ass to create a functional internal search engine? 

Nah, you're not wrong at all! Creating a functional internal search engine can indeed be a real pain in the ass, especially when you're dealing with a large amount of text data to search, just like in the case of this forum.

I bet TryNinja can give you a much better explanation and shed light on the issues he encountered, which eventually led them to implement an Elasticsearch search engine. While ninjastic.space does a great job at searching posts, the catch is that it only works with archived (original) posts, not the real-time forum database.