Typesense
Open-source search engine delivering instant, typo-tolerant results with ease
Acerca de Typesense
Typesense is a modern, developer-friendly search engine optimized for speed and simplicity. It offers typo tolerance, faceted navigation, and advanced features like vector search and semantic matching, all through a RESTful API. Ideal for startups and enterprises, Typesense provides a scalable, open-source alternative to proprietary solutions.
Preguntas frecuentes
Prefix search allows you to find words that start with your search term. For example, searching for 'exa' will return 'example'. Prefix search is enabled by default in Typesense.
By default, Typesense removes special characters before indexing. You can control this behavior using the token_separators and symbols_to_index parameters in your collection schema.
You can use built-in stemming by setting stem: true in your field definition, or use custom stemming dictionaries (available in v28.0 and above) to define exact word mappings.
Typesense only does prefix search on the last word in your search query by default. Changing the order of keywords can affect which words are prefix-searched, thus changing the results.
As of v28.0, you can use the union feature in multi_search to merge results from multiple collections into a single ranked list. Alternatively, you can store different document types in a single collection with a document_type field.
Typesense limits typo tolerance to 2 typos for performance reasons and to ensure better user experience. Allowing more typos significantly increases computational complexity and can lead to confusing auto-corrections.
Set drop_tokens_threshold: 0 as a search parameter. This prevents Typesense from dropping keywords from your query when no results are found.
The provided text does not cover this topic, so no FAQ item is generated for it.
Alternativas a considerar
Ver todas las alternativasInsignias
Promociona Typesense y dale más visibilidad añadiendo estas insignias a tu web, documentación o ficha de producto. Cada insignia enlaza a la página de Typesense en Webfolio.
<a href="https://www.webfolio.to/tools/typesense?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Destacado en Webfolio" style="max-width: 150px" /></a>
Categorías
Reclamar esta herramienta
¿Eres el fundador? Reclama tu perfil para actualizar los detalles y rastrear visualizaciones.