loulou
Member
I mean how to disable to whole feature to display for some nodes and sub nodes.Yes, you just need to pick the "this forum" for the similar thread scope for that forum's options
I mean how to disable to whole feature to display for some nodes and sub nodes.Yes, you just need to pick the "this forum" for the similar thread scope for that forum's options
If you have ES installed you should be able to, though it is going to look a little different.Can I replace this (https://xenforo.com/community/resources/similar-threads.5624/) with this add-on? Just the similar threads.
Adjust the "[ESE] Use similar threads (View Thread)" permission per forum per user-group.I mean how to disable to whole feature to display for some nodes and sub nodes.
Yup, assuming you have Elastic Search installed. There are also additional options w.r.t to permissions and such.Can I replace this (https://xenforo.com/community/resources/similar-threads.5624/) with this add-on? Just the similar threads.
Server error log
LogicException: Could not determine the title of the content for complete; please override src/addons/SV/ElasticSearchEssentials/Entity/AutoCompleteTrait.php:17
Generated by: User Jul 3, 2019 at 3:40 PM
Stack trace
#0 src/addons/SV/ElasticSearchEssentials/XF/Pub/View/Search/Suggestion.php(31): SV\ElasticSearchEssentials\XF\Entity\Thread->getTitleForAutoComplete()
#1 src/XF/Mvc/Renderer/AbstractRenderer.php(91): SV\ElasticSearchEssentials\XF\Pub\View\Search\Suggestion->renderJson()
#2 src/XF/Mvc/Renderer/Json.php(63): XF\Mvc\Renderer\AbstractRenderer->renderViewObject('SV\\ElasticSearc...', '', Array)
#3 src/XF/Mvc/Dispatcher.php(418): XF\Mvc\Renderer\Json->renderView('SV\\ElasticSearc...', '', Array)
#4 src/XF/Mvc/Dispatcher.php(400): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Json), Object(XF\Mvc\Reply\View))
#5 src/XF/Mvc/Dispatcher.php(360): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Json), Object(XF\Mvc\Reply\View))
#6 src/XF/Mvc/Dispatcher.php(53): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'json')
#7 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#8 src/XF.php(390): XF\App->run()
#9 index.php(20): XF::runApp('XF\\Pub\\App')
#10 {main}
Request state
array(4) {
["url"] => string(186) "/index.php?search/search&autocomplete=1&keywords=TNT%20ml%20%400&c%5Busers%5D=&_xfToken=1562139532%2C8213c1f8a632945416605ff122fe39ae&_xfRequestUri=%2F&_xfWithData=1&_xfResponseType=json"
["referrer"] => string(25) "https://www.dom.com/"
["_GET"] => array(8) {
["search/search"] => string(0) ""
["autocomplete"] => string(1) "1"
["keywords"] => string(9) "TNT ml @0"
["c"] => array(1) {
["users"] => string(0) ""
}
["_xfToken"] => string(43) "1562139532,8213c1f8a632945416605ff122fe39ae"
["_xfRequestUri"] => string(1) "/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
["_POST"] => array(0) {
}
}
- php 7.4 compatibility update (Requires XF v2.1.3)
- Tweak getting the title for auto-complete, fixes unexpected LogicException
xf-rebuild:search-bulk
CLI command which is a multi-process search rebuilder which is vastly faster than the stock single threaded version. Assuming you have sufficient resources for ElasticSearch
- Avoid extra queries when a 'no similar items' is cached
- Adjust 'post area' styling & layout
I'm already using 2.1.4.Which I believe 2.1.4 actually adds a workaround for
We use essential cookies to make this site work, and optional cookies to enhance your experience.