Skip to content
abhinav-upadhyay edited this page Jun 26, 2011 · 2 revisions

June 21, 2011:

Merged the md5 check related code to avoid indexing hardlinks in the master branch. Also deleted the remote branch for this. Hopefully it is doing what it is supposed to do and not producing any side effects.

Going to create another branch named search. I will be pushing all search related experimental code there.

June 24, 2011:

Added Code for parsing and storing section numbers of the man pages as well. So the search results also tell the section to which the result belongs.

Database Schema: We have 5 columns in the db now.

section, name, name_desc, desc, md5_hash

Clone this wiki locally