Article:
 |
|
Introduction to Text Indexing with Apache Jakarta Lucene
|
| Subject: |
|
performance |
| Date: |
|
2003-04-25 02:02:19 |
| From: |
|
anonymous2
|
Response to: performance
|
|
Hi drunk_injun,
I am using lucene for text searches. Actually I am trying to make the searches faster.
I just wanted some inputs regarding the configuration changes that you have made to lucene. What are h/w configurations you are using etc.
I would be very glad to receive your replies at swati_virmani@yahoo.com
TIA,
-Swati
|
Showing messages 1 through 1 of 1.
-
performance
2004-10-18 19:01:17
vfinity
[View]
I suspect that when too many search is in doing , it will cause the whole machine goes down with "too many open files" error.
thanks