Hi, There are a lot of different approaches to distributed indexing.
Try to read up on the following (incomplete) list: - Elastic search - Solr cloud - Lucandra / Solandra / lucebase - Apache Nutch - Facebook's messages papers, and cassandra papers (sections related to FB's mail search on Cassandra) Thanks, Enis On Tue, Jan 10, 2012 at 9:52 AM, Adam Brown <a...@hortonworks.com> wrote: > Hi Tim, > > Have you looked into this? > > http://wiki.apache.org/nutch/NutchHadoopTutorial > > Nutch can be run with Solr and run on Hadoop > > Hope that helps, > > Adam > > On Thu, Jan 5, 2012 at 11:26 PM, TmRobust <670797...@qq.com> wrote: > > > Hi,team > > I am a student.I used to develop an web application by lucene,that > provides > > an solution by searching in the we system. > > > > With the index files enlarging,a single file system can't solve this > > problem. > > > > So I want to use hadoop to implement the index distributed and searching > > distributed.I try to create index directly into hdfs by lucene,but I > fail. > > > > Now I ask for your help,how to use hadoop to implement distributed > indexing > > and searching? > > > > Thanks > > > > -- > > View this message in context: > > > http://lucene.472066.n3.nabble.com/How-to-use-hadoop-to-implement-discributed-lucene-tp3637253p3637253.html > > Sent from the Hadoop lucene-dev mailing list archive at Nabble.com. > > > > > > -- > Adam Brown > Enablement Engineer > Hortonworks >