NOTICE: This package has been removed from pkgsrc

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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.21nb1, Package name: libclucene-0.9.21nb1, Maintainer: mkirby

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 build:
[devel/gmake] [devel/libtool-base]

Master sites: (Expand)

SHA1: edff080257a1453668f2733b70484d6a0d4fdce7
RMD160: c3f303e29f6400d269e470479c793d77834bfce2
Filesize: 1834.488 KB

Version history: (Expand)


CVS history: (Expand)


   2009-01-09 22:46:01 by mwdavies | Files touched by this commit (5) | Package removed
Log message:
Remove libclucene, now in textproc/libclucene
   2008-10-09 17:04:46 by abs | Files touched by this commit (2)
Log message:
Remove emul/linux/opera cache files from PLIST

   2008-05-24 17:34:08 by Tobias Nygren | Files touched by this commit (146)
Log message:
This commit brought to you by the automated whitespace police (pkglint)
   2007-12-12 03:26:42 by mwdavies | Files touched by this commit (1)
Log message:
Add buildlink3.mk
   2007-08-22 20:06:31 by Mark Kirby | Files touched by this commit (4) | Imported package
Log message:
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++.