RE: 10 million entities and 100 million related information

2012-01-13 Thread Ralf Heyde
@lucene.apache.org Subject: 10 million entities and 100 million related information I have 10MM entities, for each of which I will index 10-20 fields. Also, I will have to index 100MM related information of the entities, and each piece of the information will have to go through some Analyzer. I have a few

Re: 10 million entities and 100 million related information

2012-01-13 Thread Ian Lea
> I have 10MM entities, for each of which I will index 10-20 fields. Also, I > will have to index 100MM related information of the entities, and each > piece of the information will have to go through some Analyzer. > > I have a few questions: > > 1) Can I use just one index folder for all the data

10 million entities and 100 million related information

2012-01-12 Thread Cheng
I have 10MM entities, for each of which I will index 10-20 fields. Also, I will have to index 100MM related information of the entities, and each piece of the information will have to go through some Analyzer. I have a few questions: 1) Can I use just one index folder for all the data? 2) If I h