Xenforo Pesquisa Aumentada

Xenforo Pesquisa Aumentada 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
6.017
Credits
$7.138
novorecurso foi submetido por newimage:XenForo Enhanced Search-um addon que substitui o sistema de busca integrado do XenForo
XenForo Enhanced Search é um add-on que substitui o sistema de busca built-in do XenForo e está projetado para aproveitar o Elasticsearch para fornecer um sistema de busca mais performático e flexível para o XenForo.

No início, o XenForo Enhanced Search (XFES) foi planejado como uma simples substituição direta para a pesquisa full text MySQL, principalmente destinada a grandes fóruns cuja operação poderia sofrer quando tentava buscar tabelas de banco de dados muito grandes.

Como substituto direto, o XFES apenas utilizou...
Read more about this resource...
 
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