[Midnightbsd-cvs] src: lib/libmsearch: Start of the experimental msearch project.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jul 24 11:07:38 EDT 2011
Log Message:
-----------
Start of the experimental msearch project. This will be a sqlite backed search tool that indexes the contents of the filesystem (including contents of files).
Think locate with more features. There is some inspiration with apple's spotlight.
Added Files:
-----------
src/lib/libmsearch:
Makefile (r1.1)
(http://cvsweb.midnightbsd.org/src/lib/libmsearch/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
db.c (r1.1)
(http://cvsweb.midnightbsd.org/src/lib/libmsearch/db.c?rev=1.1&content-type=text/x-cvsweb-markup)
msearch.h (r1.1)
(http://cvsweb.midnightbsd.org/src/lib/libmsearch/msearch.h?rev=1.1&content-type=text/x-cvsweb-markup)
msearch_index.c (r1.1)
(http://cvsweb.midnightbsd.org/src/lib/libmsearch/msearch_index.c?rev=1.1&content-type=text/x-cvsweb-markup)
msearch_private.h (r1.1)
(http://cvsweb.midnightbsd.org/src/lib/libmsearch/msearch_private.h?rev=1.1&content-type=text/x-cvsweb-markup)
msearch_search.c (r1.1)
(http://cvsweb.midnightbsd.org/src/lib/libmsearch/msearch_search.c?rev=1.1&content-type=text/x-cvsweb-markup)
More information about the Midnightbsd-cvs
mailing list