Lucenebaserede
Lucenebaserede is a Danish term describing software, systems, or components built on or around the Apache Lucene search library. The designation indicates that the core indexing and full-text search functionality relies on Lucene rather than a custom search solution. Apache Lucene is an open-source Java library that provides indexing, searching, and retrieval capabilities for large text collections.
It supports an inverted index, tokenization and text analysis, language-specific analyzers, and a rich query API
Popular projects that are Lucene-based include solutions like Solr and Elasticsearch, which provide higher-level interfaces and