I'm interested in the ability to show unanswered queries at a category level. According to the config documentation, enabling this flag could be costly. Does anyone have any experience in how expensive these queries are?
Set QA_ALLOW_UNINDEXED_QUERIES to true if you don't mind running some database queries which are not indexed efficiently. For example, this will enable browsing unanswered questions per category. If your database becomes large, these queries could become costly.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.