[Midnightbsd-cvs] src: lib/libmsearch: Until I get time to design this properly, let's
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 9 08:38:55 EDT 2011
Log Message:
-----------
Until I get time to design this properly, let's block out some paths that we don't want to index including
/var /tmp /proc /dev /usr/obj Most of these wouldn't be indexed because of file type or permissions anyway, but it's faster to check the path rather than let it be done farther down in the code.
Modified Files:
--------------
src/lib/libmsearch:
msearch_fulltext.c (r1.10 -> r1.11)
(http://cvsweb.midnightbsd.org/src/lib/libmsearch/msearch_fulltext.c?r1=1.10&r2=1.11)
msearch_index.c (r1.6 -> r1.7)
(http://cvsweb.midnightbsd.org/src/lib/libmsearch/msearch_index.c?r1=1.6&r2=1.7)
More information about the Midnightbsd-cvs
mailing list