Added a check for regular files before doing a fulltext search. This will exclude special files (named pipes, sockets) from fulltext searchess. Fixes catfish from freezing when encountering non-regular files, issue #32 .