9fans archive / 2004 / 05 / 644    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: Matthias Teege <matthias@mte...> Subject: RE: acme: some thoughts about design Date: Sat, 29 May 2004 17:40:47 0000 On Sat May 29 16:59:54 GMT 2004, t.lankots@apr... wrote: > A smart user is. When your file count passes 200 000, you won't know > your > left from your right in a flat file space. Hierarchy is your friend. Take a look at google. There are more then 200000 Dokuments indexed and the user didnt now anything about the structure of the "google fs". But If you need "structure" you can store your "path" inside the document und use the search engine to rebuild the structure on the fly. Operas M2 is a example for that. Matthias