ArangoSearch logo

ArangoSearch

Full-text search engine including similarity ranking capabilities
7
6
+ 1
0

What is ArangoSearch?

It is a C++ based full-text search engine including similarity ranking capabilities natively integrated into ArangoDB. It allows users to combine two information retrieval techniques: boolean and generalized ranking retrieval. Search results “approved” by the boolean model can be ranked by relevance to the respective query using the Vector Space Model in conjunction with BM25 or TFIDF weighting schemes.
ArangoSearch is a tool in the Search Engines category of a tech stack.

Who uses ArangoSearch?

Companies

Developers
6 developers on StackShare have stated that they use ArangoSearch.

ArangoSearch Integrations

ArangoSearch's Features

  • Complex Searches with Boolean Operators
  • Relevance-Based Matching
  • Phrase and Prefix Matching
  • Relevance Tuning on Query-Time
  • Full combinability of search queries with all supported data models & access patterns
  • Scalability

ArangoSearch Alternatives & Comparisons

What are some alternatives to ArangoSearch?
ArangoDB
A distributed free and open-source database with a flexible data model for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
See all alternatives

ArangoSearch's Followers
6 developers follow ArangoSearch to keep up with related blogs and decisions.