Re: join on two txt files data using apache lucene

2017-07-14 Thread Ian Lea
Looks like your screenshot didn't make it, but never mind: I'm sure we all know what text files look like. A join on two ID fields sounds more like SQL database territory rather than lucene. Lucene is not an SQL database. But I typed "lucene join" into a well known search engine and the top hit

Re: join on two txt files data using apache lucene

2017-07-13 Thread Phaneendra N
Hey Nizamuddin, I think you missed screenshot :-) Cheers! On Fri, Jul 14, 2017 at 4:34 AM, Shaik Nizamuddin wrote: > Hi Mike, > > I have a use case . > > I have 2 .txt files containg 10 millions of record (please find an > attached screen shot). i want to do inner join using apache lucene. >

join on two txt files data using apache lucene

2017-07-13 Thread Shaik Nizamuddin
Hi Mike, I have a use case . I have 2 .txt files containg 10 millions of record (please find an attached screen shot). i want to do inner join using apache lucene. there is relationship BE_GEO_ID and Partner_ID. i want to one single file.please reply asap. Regards Nizamuddin -