./textproc/libclucene, Text search engine written in C++

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 2.3.3.4nb28, Package name: libclucene-2.3.3.4nb28, Maintainer: pkgsrc-users

CLucene is a high-performance, scalable, cross platform, full-featured,
open-source indexing and searching API. It is written in C++.

CLucene is a port of the very popular Java Lucene text search engine API.
Specifically, CLucene is the guts of a search engine, the hard stuff.
You write the easy stuff, the UI and the process of selecting and parsing your
data files to pump them into the search engine yourself.

CLucene aims to be a good alternative to Java Lucene when performance really
matters or if you want to stick to good old C++.


Required to run:
[devel/boost-libs]

Required to build:
[devel/boost-headers]

Master sites:

Filesize: 2188.963 KB

Version history: (Expand)


CVS history: (Expand)


   2025-11-17 12:01:43 by Thomas Klausner | Files touched by this commit (709)
Log message:
*: switch all sourceforge HOMEPAGEs to https
   2025-09-27 11:57:41 by Thomas Klausner | Files touched by this commit (337)
Log message:
*: recursive bump for boost 1.89
   2025-08-11 14:06:40 by Thomas Klausner | Files touched by this commit (1)
Log message:
libclucene: add upstream bug report URL
   2025-08-11 10:37:06 by Thomas Klausner | Files touched by this commit (4)
Log message:
libclucene: fix pkglint
   2025-08-11 10:35:28 by Thomas Klausner | Files touched by this commit (1)
Log message:
libclucene: fix build with cmake 4
   2024-12-29 16:10:02 by Adam Ciarcinski | Files touched by this commit (235)
Log message:
revbump after updating boost
   2024-10-04 05:49:38 by Ryo ONODERA | Files touched by this commit (237)
Log message:
*: Recursive revbump from Boost 1.86.0
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS