|
|
-
Re: Advice for a new open-source project and a licenseMark Kerzner 2011-03-01, 02:36
Thank you, Ted, indeed, not exactly what I am doing - which is even more
encouraging. Solr may be used for making the results easily available, so thank you for pointing that out. Cheers, Mark On Mon, Feb 28, 2011 at 5:28 PM, Ted Dunning <[EMAIL PROTECTED]> wrote: > > Check out http://www.elasticsearch.org/ > > <http://www.elasticsearch.org/>Not what you are doing, but possibly a > helpful bit of the pie. > > Also, Solr integrates Tika and Lucene pretty nicely any more. No Hbase > yet, but it isn't hard to add that. > > On Mon, Feb 28, 2011 at 1:01 PM, Mark Kerzner <[EMAIL PROTECTED]>wrote: > >> Hi, >> >> I am working on an open-source project that would be using >> Hadoop/HDFS/HBase/Tika/Lucene and would make all files on a hard drive >> searchable. Like Nutch, only applied to hard drives, and like Google >> Desktop >> Search, only I want to output information about every file found. Not a >> big >> difference though. >> >> I am looking for an advice on the following >> >> 1. Have you heard of a similar project? >> 2. What license should I use? I am thinking of Apache V2.0, because it >> >> relies on other Apache V2.0 projects; >> 3. Any other advice? >> >> Thank you. Sincerely, >> Mark >> > > |