Re: java.lang.OutOfMemoryError when search in large index

2006-07-10 Thread Chris Hostetter
a-user@lucene.apache.org : To: java-user@lucene.apache.org : Subject: java.lang.OutOfMemoryError when search in large index : : I have finished importing 10,000,000 docments into Lucene 2.0 . : : Every document includes journalTitle and articleTitle both of which should : be sortable, so I : add oth

java.lang.OutOfMemoryError when search in large index

2006-07-08 Thread yuexiang zhang
I have finished importing 10,000,000 docments into Lucene 2.0 . Every document includes journalTitle and articleTitle both of which should be sortable, so I add other two fields : journalTitle_sort and articleTitle_sort both of which use un_tokenized option for indexer. When I query by "jou