Fuse: Comparison with other search solution / services?

Created on 1 Feb 2018  路  2Comments  路  Source: krisk/Fuse

Hi @krisk and all,

I'm currently trying to find a text search solution, and I wonder what are the pros & cons of Fuse compared with other search solutions, like Lucene, Elastic, Azure Search, etc.

To give some context, let's say:

  • The main goal is to get the most accurate fuzzy search result
  • Can be easily configured / tweaked
  • Database size is small to medium
  • Running NodeJS
  • Implementation effort is not an issue
  • Money is not an issue

Also, another question: what is the string matching algorithm used in Fuse?

Any info / insight is greatly appreciated! Thanks!

Stale question

Most helpful comment

Elastic/Azure Search is database side, Fuse is a server-side or client-side tool.

All 2 comments

Elastic/Azure Search is database side, Fuse is a server-side or client-side tool.

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vexa picture vexa  路  4Comments

danielfdickinson picture danielfdickinson  路  4Comments

cekvenich picture cekvenich  路  4Comments

Olian04 picture Olian04  路  4Comments

imanjra picture imanjra  路  3Comments