Here are some examples that demonstrate Threadloom's search features:
Category |
Query |
What it does |
Basic |
user:"donnie darko" |
- Searches for posts by user "donnie darko"
- Quotes are needed only if the username has more than one word
|
|
tag:"site improvements" |
- Searches for posts with the tag "site improvements
- Quotes are needed only if the tag has more than one word
|
|
before:2010-12-31 |
- Searches for posts before Dec. 31, 2010
|
|
after:2014-01-01 |
- Searches for posts after Jan. 1, 2014
|
Advanced |
olympics -rio |
- Searches for posts with "olympics" but not "rio"
- aka NOT operator
|
|
olympics+britain |
- Searches for posts with "olympics" and "britain"
- aka AND operator
|
|
forum:30 |
- Restricts search results to posts from forum id 30
|
|
thread:145277 |
- Restricts search results to posts from thread id 145277
|
|
title:"edea" |
- Searches thread titles only for "edea"
|
|
pirates^2 ocean |
- Boosts "pirates" by a factor of 2 (can be any positive number >0, including <1), ranking it higher
|
|
"airport hotel" ~5 |
- Searches for posts with "airport" and "hotel" within 5 words of each other (can be any number between 0 and 5)
|
XenForo-specific |
prefix:"for sale" |
- Searches for posts withe the thread prefix "for sale"
|
Comments
0 comments
Article is closed for comments.