Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Search UI Overhaul

+6
−0

Currently the search function is severely limited. Right now you can:

  • Match all keywords, one of a selection of keywords, or an exact search for a phrase, with wildcards, weighted keywords, and negations supported
  • Match score, votes, or age requirement

What isn't supported that strongly needs to be:

  • Activity requirement: Show all posts which have/have not been active within a given time range, regardless of when they were created
  • Tags: These really really need to be supported. Suppose I want to see all [feature-request] questions, giving priority to the ones not tagged [status-*] and ignoring the ones tagged [status-completed], and only ones which mention the words sugar and Codidactyl. There's currently no way to do that; browsing by tag doesn't allow you to add other restrictions on top.
  • Category: If you search for a term which returns results from multiple categories on the same site, all results are mixed together, with no way to differentiate between category from the search results page.
  • Post Type: If a query matches multiple post types, there's a note beneath all search results displaying the post type (question, answer, or article). There should be a search query option for is:question, is:answer, and is:article.

In addition to the above (and I don't know if this is sufficiently its own suggestion to merit its own post, or whether it would make the above easier or harder to implement), the current syntax can be clunky at times. As with any coding language, it doesn't take too much for someone to get completely the wrong results, and then spend the next hour scratching his head wondering where he went wrong.

In addition to my requests above, I have a proposal: If you're just searching for keywords, have a regular search bar (while we're at it — maybe as a pop-up on the previous page, rather than navigating to a separate search page?), but instead of the current advanced search workflow, have it as a form. So there'd be a text box where you type in all your keywords, in order of priority (or click here to ignore precedence); a text box where you select the date range for post creation; a checklist for post type; etc. I feel this would greatly enhance the search feature and make it more accessible to as many users as possible.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (2 comments)

0 answers

Sign up to answer this question »