[Xon] Mejoras de Búsqueda

[Xon] Mejoras de Búsqueda 2.18.0

No tiene permiso para descargar
Lv.11
Moderating
Bronze Member
Iron Member
Registrado
28 Jun 2020
Mensajes
2.208
Puntuación de reacciones
5.999
Credits
$7.138
nueva imagen ha subido un nuevo recurso:

Mejoras de Búsqueda 2.3.1 - Búsqueda

Una colección de mejoras para la búsqueda enriquecida de XF y algunas para la búsqueda por defecto de MySQL de XenForo.

Características de MySQL y Elasticsearch;

  • DSL de consultas de rango
    • Permite realizar consultas de rango arbitrarias para datos numéricos
  • Permitir que los usuarios seleccionen el orden de búsqueda por defecto independientemente para la configuración de todo el foro.
Características únicas de Elasticsearch:

  • Peso por tipo de contenido
  • Añade información de Elasticsearch al panel de control de administrador.
  • Añade una opción de depuración para registrar...

Leer más sobre este recurso...
 
thanks to dear member @jessy updated [Xon] Search Improvements with a new update entry:

V2.5.3

This feature is powering tag autocomplete and username autocomplete which supports partial matches, and non-prefix lookups on SpaceBattles.

  • Require XenForo 2.2+, removes xf2.0/xf2.1 support
  • Add "Specialized index" support
    • Specialized search index allows generating single-purpose elastic search indexes while re-using as much XF search infrastructure as possible.
      • Elasticsearch index is more akin to an SQL table than an entire database, so for very specific...

Read the rest of this update entry...
 
thanks to dear member @jessy updated [Xon] Search Improvements with a new update entry:

changelog

  • Fix bug where 'weight by content type' feature didn't work as expected in general search
  • Thanks to @NamePros for sponsoring this update.
  • Display various search term constraints on the search results form.
    For developers to implement support in 3rd party add-ons:
    • Each search constraint needs a svSearchConstraint. prefixed phrase.
      Arrays are mapped to phrases by adding a _ for each sub-array/key as such; c[warning][points][lower] =>...

Read the rest of this update entry...
 
thanks to dear member @jessy updated [Xon] Search Improvements with a new update entry:

changelog

  • Fix "before" search result term would print an integer instead of a human readable yyyy-mm-dd formatted string
  • Change 'no results found' handling to display search terms on the relevent page
    • If using ElasticSearch Essentials, recommend updating to v3.13.0+ as this change may impact some options which display on no results found.
  • Fixes for search term on results page
    • Add missing "With X thread" search term
    • Fix "Users" search term could fail to...

Read the rest of this update entry...
 
thanks to dear member @jessy updated [Xon] Search Improvements with a new update entry:

changelog

  • Fix cached search results would be unexpectedly be viewable to anyone if they guessed the search result URL.
    • Affected versions; v2.8.1
    • These search URLs expire after a day
  • Fix search term on search result pages leaking information for non-viewable content
    • Affected version; v2.7.4, v2.7.5 and v2.8.1
    • Fix leaking thread title when using "In thread" search area, and rendering a bad phrase if the thread doesn't exist
    • Fix linking to non-active user...

Read the rest of this update entry...
 
Superior