Re: hadoop+lucene

2011-10-09 Thread 27g
I have some problems about hadoop contrib/index , and I hope you can give me some help. This is my MSN:tiangang...@hotmail.com I hope we can discuss the problem in detail. I am Chinese , and my English is very poor. Please forgive me for my impolite style of this mail. help me ,Thank you! -- Vie

Re: hadoop+lucene

2011-10-09 Thread 27g
I have some problems about hadoop contrib/index , and I hope you can give me some help. This is my MSN:tiangang...@hotmail.com I hope we can discuss the problem in detail. I am Chinese , and my English is very poor. Please forgive me for my impolite style of this mail. help me ,Thank you! -- Vie

Search over the index created by hadoop contrib/index??

2011-10-07 Thread 27g
Hello ! I'm build index by using hadoop contrib/index, the index is not distributed , I wanna search over this index,How should I do ? -- View this message in context: http://lucene.472066.n3.nabble.com/Search-over-the-index-created-by-hadoop-contrib-index-tp3404585p3404585.html Sent from

Search over the index created by hadoop contrib/index

2011-09-16 Thread 27g
I have used the source code in hadoop contrib/index built a lucene index,but I didn't use Shards ,I used a indexpath(in the code UpdateIndex.java,we can see). Now,how can I search over this index? And ,If I can search ,Can it search one word from a file ? Thank you ! -- View this message in cont

Re: hadoop+lucene

2011-09-15 Thread 27g
Use the contrib/index to create lucene index, but I found that I only search a file from a directory insead of search a word in files. Can you help me ? -- View this message in context: http://lucene.472066.n3.nabble.com/hadoop-lucene-tp3331449p3340627.html Sent from the Hadoop lucene-users maili

Re: hadoop+lucene

2011-09-13 Thread 27g
Thank you very much! Is the source code can search one word in a file? Or search a file in a directory? -- View this message in context: http://lucene.472066.n3.nabble.com/hadoop-lucene-tp3331449p3334637.html Sent from the Hadoop lucene-users mailing list archive at Nabble.com.

hadoop+lucene

2011-09-12 Thread 27g
I wanna use hadoop/contrib/index to create a distrabute lucene index on hadoop ,who can help me by giving me the sourcecode of the hadoop/contrib/index(hadoop 0.20.2),Thank you very much ! (PS:My English is very poor ,sorry)