Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Search bar extremly slow
giacomosilli
New
Hello
In this official forum of vanilla, the search bar works incredibly fast, 1.2 seconds for any search.
On my forum every search request even five minutes or more.
I had to disable it, if more users search simultaneously the server crashes .
I have about 200 active users at once, so it is impossible to use.
How to solve?
Thank you
Tagged:
0
Comments
that becuase they are not the same.
MySQL fulltext vs. Sphinx no competition
https://open.vanillaforums.com/addon/sphinxsearch-plugin
https://open.vanillaforums.com/addon/sphinxsearchlite-plugin
https://open.vanillaforums.com/addon/sphinxsearchsyntaxdropdown-plugin
You will need to to do the set up yourself.
grep is your friend.
Thank you for the answer
Its not look so easy
Could you tell me the difference between the full and the lite version?
Light is light on interface, it doesn't have so many search options, but in terms of indexing makes no difference.
Yes it is non-trivial to set up. But worth it for your load.
grep is your friend.
I'm following the guide, i'm stuck on step 8 (https://open.vanillaforums.com/addon/sphinxsearch-plugin)
I have downloaded the .deb package not the Source tarball (tar.gz)
I'm on ubuntu 16.04 x64
Do you know whats the problem?
I have the following error:
UPDATE
I've deleted wornings key from sphinx.conf
Also 'compat_sphinxql_magics'
Now i'm indexing[..]
Is this the correct way to go?
On step 3 i'm getting the following error:
Call to protected method Gdn_Validation::AddValidationField() from context 'SphinxSearchPlugin'
I'm unable to set cron tasks, any idea?
Full error:
@giacomosilli I've updated the download from the add-on site to reflect that of github. You can see the fix here: https://github.com/mcuhq/SphinxSearchPlugin/commit/ad894e9d5a16e37c2c687eadae8e43699fa50696
https://open.vanillaforums.com/discussion/33014/gdn-validation-sphinxsearchplugin#latest