TNTSearch VS meilisearch-js

Compare TNTSearch vs meilisearch-js and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
TNTSearch meilisearch-js
4 15
3,036 683
0.8% 5.6%
6.8 8.7
2 months ago 4 days ago
PHP TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TNTSearch

Posts with mentions or reviews of TNTSearch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-06.
  • Full text search
    2 projects | /r/Wordpress | 6 Oct 2022
    FWIW an alternative might be to have your endpoint perform the full text search server-side with something like https://github.com/teamtnt/tntsearch. No external search service required.
  • What do you use for e-commerce search?
    4 projects | /r/PHP | 30 May 2022
  • Searching for users with Laravel Scout and TNTSearch
    1 project | /r/laravel | 12 Mar 2021
    While we're at it, would it be possible to store the index in the existing database instead of SQLite ? Wouldn't that allow for index syncing reliability (I hear there are file corruption problems ) ? And reducing the number of processes (no index queue) ?
    1 project | dev.to | 11 Mar 2021
    As you saw from the tutorial, adding a full-text search to your project is pretty straightforward. We covered only the tip of the iceberg here. TNTSearch is a powerful engine that can do a lot of stuff - even classification if that's something you might need. For more info, you can check out the GitHub documentation.

meilisearch-js

Posts with mentions or reviews of meilisearch-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-24.
  • Show HN: Podcastsaver.com – a search engine testbench dressed as a podcast site
    3 projects | news.ycombinator.com | 24 Oct 2022
    Thanks! I removed the URLs and now the searchable attributes are only title, description and some author fields!

    > Just a detail, if you're making a `du -sh` on your computer, the size on the disk will stay unchanged because we are doing soft deletion ;). Don't worry. It will be physically deleted after a while if you need it in the future.

    Ah I was just wildy undershooting the size I gave the PVC! I just gave it much more and it's fine -- right now it's resting around 19Gi of usage, which is actually a bit of a problem considering the data set was only like 4GB or something like that originally. That said, disk is really not an issue so I'll just throw more at it, maybe leave it at 32GB and call it a day (it's around 1.6MM documents out of ~2MM), so shouldn't be too much more.

    > If you kept the default configuration of Meilisearch, the maximum size of the HTTP payload is 100Mb (for security). You change it here -> https://docs.meilisearch.com/learn/configuration/instance_op...

    Thanks for this, I'll keep this in mind -- so I could actually pass off HUGE chunks to Meilisearch.

    It seems like the larger the chunk the more efficient? There didn't seem to be much of a change in how much time it took to work through a chunk of documents, more just that having lots of smaller chunks would go slower. I started off with 10k in a batch, then went to 1k then back to 5k, maybe I should go to 100k docs in a batch and see the performance.

    There's a blog post waiting to be written in here...

    > addDocumentsInBatches() is just an helper to send your big json array into multiple parts, not absolutely sure you'll need it. (Code -> https://github.com/meilisearch/meilisearch-js/blob/807a6d827...)

    Thanks! Was this something someone requested? Is there a tangible benefit (were there some customers that didn't want to split up the payloads themselves)? Because it seems like unnecessary cruft in the API otherwise.

  • Which one of these gems are still usable in rails 6/7? and which ones have a good alternative?
    1 project | /r/rails | 6 Jun 2022
    sunspot: looks active, but I would question the idea of using Solr as your search engine. Have you considered https://www.meilisearch.com it a bit like Algolia but open source.
  • What do you use for e-commerce search?
    4 projects | /r/PHP | 30 May 2022
    You could use Meilisearch: https://www.meilisearch.com/
  • Official /r/rust "Who's Hiring" thread for job-seekers and job-offerers [Rust 1.61]
    4 projects | /r/rust | 20 May 2022
    COMPANY: Meilisearch, here is our website and Github repository.
  • What are your Most Used Self Hosted Applications?
    46 projects | /r/selfhosted | 28 Apr 2022
    Meilisearch - Provides search for the main BookStack static site/docs/blog.
  • 8 Open Source Projects for Your Ecommerce Stack
    7 projects | dev.to | 26 Apr 2022
    Meilisearch is an open source search engine that adds highly performant search engines to any website or app, including ecommerce stores.
  • Review: Saleor vs Medusa Two Opensource Headless Ecommerce Platforms
    4 projects | dev.to | 10 Apr 2022
    Medusa allows you to integrate any search engine of your choice into the platform. It already integrates with search systems like Meilisearch or Algolia to provide an intuitive search experience for the customers.
  • metasearch engine using rails
    1 project | /r/rails | 19 Mar 2022
    I would return a question to you. How much of a database do you need? Wouldn't it be more efficient to implement something like Elastic or https://www.meilisearch.com to index your metadata and quickly return to the users?
  • Build Your Own E-Commerce Keystone.js-Based System — Requirements and Architecture
    5 projects | dev.to | 8 Mar 2022
    Not so long ago I was working on a system based on Keystone.js CMS. But there it was used much more sophisticated way than just as basic headless CMS. I was easily able to extend it with search engine (Rust-based Meilisearch) and connect to external APIs.
  • OpenSearch – open-source search and analytics based on Apache 2.0 Elasticsearch
    5 projects | news.ycombinator.com | 5 Mar 2022
    Only semi-related, but I've recently started using https://www.meilisearch.com/. It's relatively limited, but works great for small use cases. It's also pretty easy to operate. I'm hoping as it continues to grow it will support more features and use cases. I don't think the creators intend to address the same depth of complex features in ElasticSearch (and the like), but that's a desirable attribute in my opinion.

What are some alternatives?

When comparing TNTSearch and meilisearch-js you can also consider the following projects:

ElasticSearch PHP - Official PHP client for Elasticsearch.

Directus - The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

Sphinx Search - Sphinx Search library provides SphinxQL indexing and searching features

Vue Storefront - Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.

Elastica - Elastica is a PHP client for elasticsearch

Saleor - Saleor Core: the high performance, composable, headless commerce API.

flexsearch - Next-Generation full text search library for Browser and Node.js

google-api-nodejs-client - Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.

SphinxQL query builder - SphinxQL Query Builder generates SphinxQL, a SQL dialect, which is used to query the Sphinx search engine. (Composer Package)

svix-webhooks - The enterprise-ready webhooks service 🦀

wp-serverless-search - A static search plugin for WordPress.

Nextcloud - ☁️ Nextcloud server, a safe home for all your data