clucene
« Back to VersTracker
Description:
C++ port of Lucene: high-performance, full-featured text search engine
Type: Formula  |  Tracked Since: Oct 15, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: search text-search c-plus-plus indexing library
Install: brew install clucene
About:
CLucene is a high-performance, full-featured text search engine library written in C++. It is a port of the popular Apache Lucene project, offering powerful indexing and search capabilities. It enables developers to add robust search functionality to their applications with minimal overhead.
Key Features:
  • High-performance indexing and searching
  • Cross-platform compatibility (Linux, Windows, macOS)
  • Rich query language support including boolean and phrase queries
  • Compact and efficient C++ implementation
Use Cases:
  • Adding full-text search capabilities to C++ applications
  • Building custom search engines for websites or documents
  • Indexing and querying local document repositories
Alternatives:
  • Apache Lucene – The original Java implementation; heavier due to JVM but has a larger ecosystem.
Version History
Detected Version Rev Change Commit
Oct 15, 2025 5:02pm 0 VERSION_BUMP e1c6f9cd
Nov 25, 2024 3:34pm 0 VERSION_BUMP 5b796e47
Sep 14, 2024 7:59pm 0 VERSION_BUMP 4d665f83