Maybe Im just blind and stupid but I dont see a forum search button anywhere and I think it would be cool if there was one.
This has been said before, but I think enigma said that it was difficult and would take some time.
If there was a search function I couldve looked for the previous thread suggesting this :P
http://teamfortress.tv/forum/thread/965/1
http://teamfortress.tv/forum/thread/1129-forum-search-button
http://teamfortress.tv/forum/thread/1119-stream-question#post-12516
http://teamfortress.tv/forum/thread/1129-forum-search-button
http://teamfortress.tv/forum/thread/1119-stream-question#post-12516
http://teamfortress.tv/forum/thread/1607-search-function
$search_statement = "SELECT * FROM posts WHERE post_body like '" + $search_term + "';"
A generic SQL query through hundreds of thousands of posts using a SQL 'like' operator? Might work OK now, but unless you actually build a cache/index, that search will easily start to slow down the speed of the site, which is pretty damn fast thanks to enigma. Search queries through all posts are ridiculously expensive. Also, pretty sure that is just an exact search since it uses like (I don't every use like in mysql so mayve I'm wrong and it escapes all the spaces), meaning typos and bad results end up forcing more searches. Then we'd have to add timers against ddosing using the search and protect it from SQL injection (if more features are added).
AKA one line of code is just going to shit up the site. Plz we don't want that.
I'll try to convince enigma to just add a google search bar into the right sidebar though so these topics stop happening.
AKA one line of code is just going to shit up the site. Plz we don't want that.
I'll try to convince enigma to just add a google search bar into the right sidebar though so these topics stop happening.
Actually it would be nice to have a bit more advanced features
[img]http://i.imgur.com/WJG9z.jpg[/img]
anything is better than nothing think. one step at a time.
crumpetwhy does it open in a new tab
to give you something to complain about :P
to give you something to complain about :P
ErenJaycrumpetwhy does it open in a new tabto give you something to complain about :P
its his favorite pasttime
to give you something to complain about :P[/quote]
its his favorite pasttime