This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

XF 2.2 Enhanced Search

Threads related to the 2.2.0 upgrade

thomas

Unswerving cyclist
Admin
Joined
14 Mar 2002
Messages
21,053
Reaction score
18,906
Tonight, after a bit of fiddling with the server, we managed to install Xenforo's Enhanced Search (XFES), an add-on that should improve the basic search function significantly. So far, we have relied on a third-party add-on that worked quite well, but stored some of our content (no personal data though) on remote servers. XFES is running on localhost and is highly configurable.

Here's the technical nitty-gritty for the more technically inclined:


Please consider the search function an ongoing project that will require more experimenting and fine-tuning. Japanese queries seem to work fine.

As always, I'd appreciate your feedback.

One nice feature the add-on allowed us to reintroduce is the display of Similar Threads.

 
I searched for a few terms. For whatever reason what gets mapped to WHAT. WTH remains WTH though. Probably not a problem, just unexpected that's all.

BTW is there a way to combine terms so they all must appear?
 
We have added an add-on to the add-on that expands the search syntax as follows:
  • + signifies AND operation
  • | signifies OR operation
  • - negates a single token
  • " wraps a number of tokens to signify a phrase for searching
  • * at the end of a term signifies a prefix query
  • ( and ) signify precedence
  • ~N after a word signifies edit distance (fuzziness)
  • ~N after a phrase signifies slop amount
  • In order to search for any of these special characters, they will need to be escaped with \
 
We have tweaked the search function to exclude results from our Japan News Feed. SRPs will now only query "proprietary content" (threads, posts, articles, reviews, media, etc.) and disregard feeds.
 

And that's ok, I guess that's the point!
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…