To further refine your search, you can use additional qualifiers such as score:>0.5. For example, the search score:>=0.5 created:<1y grammar would return only posts mentioning "grammar" that have a score >= 0.5 and were created less than a year ago.
score:>0.5
score:>=0.5 created:<1y grammar
Further help with searching is available in the help center.
Quick hints: tag:tagname, user:xxx, "exact phrase", post_type:xxx, created:<N{d,w,mo,y}, score:>=0.5
tag:tagname
user:xxx
"exact phrase"
post_type:xxx
created:<N{d,w,mo,y}
score:>=0.5
Installing QPixel on Fedora Linux using RVM without brew If you happen to be installing in this situation, a few things might have different names. Here are some of the differences I had to allow ...
posted 3y ago by trichoplax · edited 1y ago by trichoplax
The front page is less cluttered without "Question" With Q&A containing both questions and wiki posts, every question is labelled "Question", like this: If Wiki were a separate Category the...
posted 3y ago by trichoplax
The function comment_thread_path is created automatically by Rails, based on the information provided in config/routes.rb. See Rails Routing from the Outside In for further details. Specifically,...
posted 1y ago by trichoplax · edited 1y ago by trichoplax
You can add a new route in the file config/routes.rb, and the existing routes in that file for the other "tabs" on the user profile page show the template to follow. The relevant part of the route...
posted 1y ago by trichoplax · edited 11mo ago by trichoplax
Since you mention setting this up on your local machine, I assume this is a development environment, intended for your own testing (so the new user you are creating is still controlled by you on yo...
posted 1y ago by trichoplax
Hidden helper functions There are additional helper functions defined that can be used from the view files. These can be found in a separate helpers directory. In this particular case, the expanda...
posted 11mo ago by trichoplax · edited 11mo ago by trichoplax
It looks like you are using a database user root. I suspect this is at least part of the problem, so I recommend fixing it first. If you look in the QPixel repository at the file config/database.y...
This community is part of the non-profit Codidact network. We have other communities too — take a look!
You can also join us in chat!
Want to advertise this community? Use our templates!
Like what we're doing? Support us! Donate