RE: Speedup indexing process

2006-02-20 Thread Mordo, Aviran (EXP N-NANNATEK)
After indexing is done, you can copy the index files and merge them to one large index. Or you can maintain several small indexes and search across indexes. Aviran http://www.aviransplace.com -Original Message- From: Java Programmer [mailto:[EMAIL PROTECTED] Sent: Friday, February 17, 2

Re: Speedup indexing process

2006-02-17 Thread Michael D. Curtin
Java Programmer wrote: Hi, Maybe this question is trivial but I need to ask it. I've some problem with indexing large number of documents, and I seek for better solution. Task is to index about 33GB text data CSV (each record about 30kB), it possible of course to index these data but I'm not ver