Currently the search system is pretty good however one key missing feature is the ability to search for text found in game descriptions.
I'm thinking that a substring search for the entered text would be the most helpful but obviously this is a bit intensive. I'm not sure whether like %searchterm% or instr is faster for this kind of searching (Although I see you currently use like for search purposes)
(BTW, you can currently use % in regular title/author searches. It's EXTREMELY useful but I'm not sure whether this is an intended feature. Might be worth adding to the FAQ)
Interested on any feedback for this request.
Currently the search system is pretty good however one key missing feature is the ability to search for text found in game descriptions.
I'm thinking that a substring search for the entered text would be the most helpful but obviously this is a bit intensive. I'm not sure whether like %searchterm% or instr is faster for this kind of searching (Although I see you currently use like for search purposes)
(BTW, you can currently use % in regular title/author searches. It's EXTREMELY useful but I'm not sure whether this is an intended feature. Might be worth adding to the FAQ)
Interested on any feedback for this request.