Originally posted by maradong
indexing the drive is like using updatedb on linux.
the function is just making a database where all the files, and their path, are written into. Thus, once you search something, it finds them in something like 0.5 secs ;-)
pretty useful.
You can for instance update that database every so often using cron to automate it.