Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 
  • #t
  • #ty
  • #typ
  • #typo
RSS: #typo_tolerance

#typo_tolerance

  • @b_b
    b_b @b_b PUBLIC DOMAIN 27/09/2023
    8
    @arno
    @rastapopoulos
    @spip
    @monolecte
    @7h36
    @biggrizzly
    @jluc1
    @ze_dach
    8

    loupe-php/loupe: A #fulltext #search engine with #tokenization, #stemming, #typo_tolerance, #filters and #geo support based on only #PHP and #SQLite.
    ▻https://github.com/loupe-php/loupe

    An SQLite based, PHP-only fulltext search engine.

    Loupe…
    –…only requires PHP and SQLite, you don’t need anything else - no containers, no nothing
    –…is typo-tolerant (based on the State Set Index Algorithm and Levenshtein)
    –…supports phrase search using " quotation marks
    –…supports filtering (and ordering) on any attribute with any SQL-inspired filter statement
    –…supports filtering (and ordering) on Geo distance
    –…orders relevance based on a typical TF-IDF Cosine similarity algorithm
    …auto-detects languages
    –…supports stemming
    –…is very easy to use
    –…is all-in-all just the easiest way to replace your good old SQL LIKE %...% queries with a way better search experience but without all the hassle of an additional service to manage. SQLite is everywhere and all it needs is your filesystem.

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 27/09/2023

      Si le plugin Indexer de SPIP pouvait vraiment être agnostiquement multi-services d’indexation (à continuer d’améliorer, peut-être on peut vraiment)… ça serait un très bon candidat à l’ajout (avec le méga connu elastic search).

      Attention que pour celui là faut pas avoir trop de docs non plus, mais pour petits et moyens sites (ils disent vers 50000 max) c’est un super truc facile à mettre en place.

      RastaPopoulos @rastapopoulos CC BY-NC
    • @b_b
      b_b @b_b PUBLIC DOMAIN 28/09/2023
      @rastapopoulos

      @rastapopoulos gogogo !

      b_b @b_b PUBLIC DOMAIN
    • @b_b
      b_b @b_b PUBLIC DOMAIN 2/10/2023

      Ha ben tiens !

      SEAL stands for: S earch E ngine A bstraction L ayer

      The SEAL project is a PHP library designed to simplify the process of interacting with different search engines. It provides a straightforward interface that enables users to communicate with various search engines, including: Meilisearch, Opensearch, Elasticsearch, Algolia, Loupe, Redisearch, Solr, Typesense

      ▻https://schranz-search.github.io/schranz-search

      b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 2/10/2023
      @b_b

      Haha @b_b ▻https://git.spip.net/spip-contrib-extensions/indexer/issues/9

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire