2015年1月9日 星期五

檔案搜尋(python)

想要弄一個檔案管理程式
有的時候會忘記檔案名稱是什麼
只想的起其中的內容
這時候就會需要一個搜尋程式

但是要怎麼開頭呢?
一開始上網找了一下可能的做法

I haven't done indexing before, however the following may be helpful :-
  1. pyIndex - http://rgaucher.info/beta/pyIndex/ -- File indexing library for Python
  2. http://www.xml.com/pub/a/ws/2003/05/13/email.html -- Thats a script for searching Outlook email using Python and Lucene
  3. http://gadfly.sourceforge.net/ - Aaron water's gadfly database (I think you can use this one for indexing. Haven't used it myself.)
以上是國外的人寫的辦法
但是好像還是不夠
希望能夠有更簡單的解法
就想到了某些email 系統有相關的功能
看能不能偷來用用看

^.^

沒有留言:

張貼留言