Katsuro submitted a new resource:
XenForo Wonderful Search - An enhanced version of the XenForo search system which uses MeiliSearch as search engine
Read more about this resource...
XenForo Wonderful Search is an innovative search add-on that replacing a built-in XenForo search engine by the lightweight, but hyper-relevant MeiliSearch, to provide forums a better search experience without requiring a lot of calculation resources.
I definitely should mention that MeiliSearch...
Can anyone recommend a managed VPS host for a small to mid sized Xenforo forum, configured to run the Elasticsearch search add-on, Litespeed caching, etc.? Not sure about budget, say in the $30 and under range?
Looking for suggestions other than Knownhost.
Appreciate any help.
Just a heads up on this one. They have changed how the heap memory is defined and managed:
################################################################
## IMPORTANT: JVM heap size
################################################################
##
## The heap size is automatically...
Here at XenForo, we like to keep our development environments up-to-date and as useful as possible, and from time to time we include some of our findings in our online documentation.
Recently, we've published an easy setup guide for a Windows-based development environment and now we've added...
Elasticsearch Service - Testers wanted
We are starting with a new Elasticsearch Service designed for XenForo and need some testers!
The goal of this service is to make it much easier for XenForo customers to make use of XenForo's Enhanced Search (XFES) capabilities.
Why this service?
XF...
My team is working on a large vBulletin to XenForo migration. During this migration, we have tested ElasticSearch and several other search providers with additional plugins but are not quite getting the search results we would like.
We would like someone to consult with long-term for search on...
Xenforo Enhanced Search depends on ElasticSearch 2.0+. Installing and configuring ElasticSearch so it works with XF might be a challenge for some, so I have put together some quick instructions for installing it on CentOS 7. With some tweaks the instructions should probably work on other...
Hello,
I am using "XenForo Enhanced Search" . I am suddenly gettting error of 'elastic no working'
when I chec status of elastisearch it shows that is is failed to active. Please suggest hwo to fix this issue.
sudo service elasticsearch status
● elasticsearch.service - Elasticsearch...
Requires:
https://xenforo.com/community/resources/browser-detection.7223/
https://xenforo.com/community/resources/search-improvements.6838/
This add-on requires ElasticSearch v2.0 or newer, it does not support 1.x or older!
Search Bar Auto Complete
When your users type in the search bar on...
I have an XF 2.1.0 test install with Enhanced search 2.1.0 addon installed and tried the following search terms - 7.2.14, 7.2 and 7.2* with and without @Xon search improvements addon enabled and seem to get inconsistent matches with word stemming enabled ?
The search term = 7.2 only matches...
I have everything installed on my server and getting this error below.
A connection could not be made to the Elasticsearch server.
Any ideas where to start?
This is tutorial for installing (not upgrading) elasticsearch 6 on centos.
If I am missing something, please post here.
Delete first old one if you have installed and install fresh new one elasticsearch v6
yum remove elasticsearch
Installing elasticsearch 6
rpm --import...
This tutorial will help you to setup Elasticsearch on Red Hat/CentOS 6 64 bits based distribution.
1. Verify Java: Java is the primary requirement for installing Elasticsearch. So make sure you have Java installed on your system.
java -version
If you don’t have Java installed on your system...
Hi, i get this error. What can be the problem?
Fehlermeldung des Servers
Fehlerinformation
XenForo_Exception: Elasticsearch error: SearchPhaseExecutionException[Failed to execute phase [query], all shards failed; shardFailures {[fZHD6TU5T6qHUvfd1hIm4Q][regio-portal][3]...
As @RoldanLT wrote in his post, elasticsearch v2.3.0 is out.
Updated and seems to working OK on my forum :)
# yum clean all
Loaded plugins: fastestmirror, priorities
Cleaning repos: base elasticsearch-2.x epel extras mariadb remi-safe rpmforge
: updates
Cleaning up everything...
I've read about ascii folding using elasticsearch, I was wondering if there was any way to incorporate this into Enhanced Search? My forum does a lot of searching by name and it would be very useful to have the search engine catch names that use things like accents or diaereses without having to...
Just upgraded to ES2.0, and the search no longer works. Index can be rebuilt OK, but searching throws the below error
Error Info
ErrorException: Object of class stdClass could not be converted to string - library/XenES/Search/SourceHandler/ElasticSearch.php:845
Generated By: Matt, 1 minute ago...
Elasticsearch 2.0.0 has just been released and I wonder, if my XenForo installation can profit somehow from it or if I should stay with 1.x for now. At least their announced performance improvements sound good for me...
Does XenForo Enhanced Search already support this release or should we wait...
Hello, guys.
I've heard, that Elastic can be quite unstable when running on a single machine (not in the cluster configuration). What is your experience with? How stable is it on your forum?