XenForo Pesquisa Aprofundada

XenForo Pesquisa Aprimorada 2.3.10

Sem autorização para baixar
  • Criador do tópico Criador do tópico newimage
  • Data de início Data de início
Lv.11
Moderating
Bronze Member
Iron Member
Associado
28/06/2020
Mensagens
2.208
Pontuação de reações
5.999
Credits
$7.138
nova imagem submeteu um novo recurso:

Busca Enhanced do XenForo - um addon que substitui o sistema de busca embutido do XenForo

A Busca Enhanced do XenForo é um addon que substitui o sistema de busca embutido do XenForo e foi projetado para aproveitar o Elasticsearch para fornecer um sistema de busca mais performático e mais flexível para o XenForo.

No início, a Busca Enhanced do XenForo (XFES) foi projetada inicialmente como uma substituição simples de busca de texto completo MySQL, principalmente para grandes fóruns cuja operação poderia sofrer quando tentava buscar grandes tabelas de banco de dados.

Como substituição simples, o XFES apenas utilizou...

Confira mais sobre este recurso...
 
thanks to dear member @jessy updated XenForo Enhanced Search with a new update entry:

changelog

The following are minimum requirements:

PHP 7.2 or newer
MySQL 5.7 and newer
All of the add-ons listed here require XenForo 2.3.
Enhanced Search requires at least Elasticsearch 7.0

Note: Only the PHP version requirements have changed here. However, even if you're running PHP 7.2 we strongly recommend upgrading to PHP 8.3 at the earliest opportunity for improvements in speed, security and stability. We also recommend MySQL 8.0 (or equivalent).

Read the rest of this update entry...
 
thanks to dear member @jessy updated XenForo Enhanced Search with a new update entry:

changelog

Any entity which is configured to be "indexable` via the XF:Indexable entity behavior and is configured to enqueueIndexNow now requires the implementation of the new ViewableInterface. This is to ensure that your entity has an appropriate canView method so that we can determine content is viewable by a guest before submission to IndexNow. Developers will need to implement this interface and add a canView method (if needed) to ensure content can be submitted to IndexNow.

Read the rest of this update entry...
 
Top