• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login

Why is the fulltext-search with Elastic required?

Scheduled Pinned Locked Moved
Q&A
faq development setup elastic
1
3
5.6k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    dan
    last edited by 27 Apr 2020, 15:12

    Why is the fulltext-search with Elastic required (esp. when setting up a minimal environment, like for development)?

    --
    FusionAuth - Auth for devs, built by devs.
    https://fusionauth.io

    1 Reply Last reply Reply Quote 0
    • D
      dan
      last edited by dan 27 Apr 2020, 15:15

      We built FusionAuth to scale to 100's of millions of users. We've been building a real time filter for user generated content and moderation platform called CleanSpeak for years - so we planned ahead so to speak. Using a traditional relational database to do full text queries is difficult and not efficient, so we leverage Elasticsearch here instead.

      We have had clients that wish to embed FusionAuth and as such only expect 100's of users and have no need for Elasticsearch. There's an issue here discussing this feature: https://github.com/FusionAuth/fusionauth-issues/issues/427 and the plan is to make ElasticSearch optional in the near future.

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      1 Reply Last reply Reply Quote 0
      • D
        dan
        last edited by 21 May 2020, 14:41

        Note that with version 1.16.x, elastic search is no longer required to run FusionAuth. More here about how you might make the choice: https://fusionauth.io/community/forum/topic/67/what-is-the-advantage-of-using-elasticsearch-as-the-search-engine

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post