Re[2]: Is IndexSearcher thread safe?

2005-03-01 Thread Yura Smolsky
to old IndexSearcher then memory consumed my old IndexSearcher will not be ever freed. What can community answer on this strange fact? Yura Smolsky. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

IndexSearch and IndexWriter on 2 CPU's

2005-02-28 Thread Yura Smolsky
s computer are very-very slowed down b/c all CPU time is under first process. How can I "give" second process more CPU time or how can I reduce IO time of first process? Maybe I can tweak something about index configuration. I have set writer.mergeFacto

Re[2]: sorted search

2005-02-24 Thread Yura Smolsky
exicographically orderable) date format (e.g. EH> MMDD) you'll see better performance most likely. EH> Erik EH> On Feb 24, 2005, at 1:01 PM, Yura Smolsky wrote: >> Hello, lucene-user. >> >> I have index with many documents, more than 40 Mil. >

Re[2]: sorted search

2005-02-24 Thread Yura Smolsky
ort. If you EH> use a numeric (yet lexicographically orderable) date format (e.g. EH> MMDD) you'll see better performance most likely. EH> Erik EH> On Feb 24, 2005, at 1:01 PM, Yura Smolsky wrote: >> Hello, lucene-user. >> >> I have index with man

sorted search

2005-02-24 Thread Yura Smolsky
ay I have tried search without "sort by modified", but with sort by Relevance. Speed was much better! I think that Sort by DateField is very slow. Maybe I do something wrong about this kind of sorted search? Can you give me advices about this? Thanks.

Re[2]: Search Performance

2005-02-18 Thread Yura Smolsky
gt; - MC> To unsubscribe, e-mail: [EMAIL PROTECTED] MC> For additional commands, e-mail: MC> [EMAIL PROTECTED] MC> - MC> To unsubscribe, e-mail: [EMAIL PROTECTED] MC> Fo

Re[2]: big index and multi threaded IndexSearcher

2005-02-16 Thread Yura Smolsky
ingle instance of IndexSearcher and I pass reference of it to each thread. I will port code to Java if no other ideas will come my mind... EH> On Feb 16, 2005, at 3:04 PM, Yura Smolsky wrote: >> Hello. >> >> I use PyLucene, python port of Lucene. >> >> I have problem about

Re[2]: big index and multi threaded IndexSearcher

2005-02-16 Thread Yura Smolsky
lt, no? Well, I have not 6 CPU in one box :) Yura Smolsky. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

big index and multi threaded IndexSearcher

2005-02-16 Thread Yura Smolsky
given index." Does anyone here have experience in handling big indexes with many threads? Any ideas are appreciated. Yura Smolsky. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Highlighter: how to specify text from external source?

2005-02-08 Thread Yura Smolsky
Hello, lucene-user. If I do not store text fields in the index, is there a way to specify values for Highlighter from external source and how? Thanks in advance. Yura Smolsky - To unsubscribe, e-mail: [EMAIL PROTECTED] For

ParallelMultiSearcher and many RemoteSearchers

2005-02-05 Thread Yura Smolsky
ParallelMultiSearcher which will be connected to other 5 server through RemoteSearcher. Does it okay to go with RemoteSearcher class based on RMI in this case?.. I am concerned about reponse time and speed of the system... Yura Smolsky

Re[2]: Disk space used by optimize

2005-02-04 Thread Yura Smolsky
do use non compound file format. It needs like twice as much >> disk space. DC> Perhaps we should add something to the javadocs noting this? Sure. I was a bit confused about optimizing compound file format b/c I had not info about space usage when optimizing. More info in the javadoc

Re[2]: Disk space used by optimize

2005-01-30 Thread Yura Smolsky
d recipient, any >> disclosure, copying or dissemination of the information is >> unauthorised and you should delete/destroy all copies and notify the >> sender. No liability is accepted for any unauthorised use of the >> information contained in this transmission. >> >> This disclaimer has been automatically added. >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: >> [EMAIL PROTECTED] >> >> OG> - OG> To unsubscribe, e-mail: [EMAIL PROTECTED] OG> For additional commands, e-mail: OG> [EMAIL PROTECTED] Yura Smolsky, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

IndexWriter.addIndexes()

2005-01-19 Thread Yura Smolsky
Hello, lucene-user. Is there a way to do index merge without optimization?.. Yura Smolsky, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re[2]: RemoteSearcher

2005-01-07 Thread Yura Smolsky
ed on RemoteSearcher to >> distribute index on many servers? >> Yura Smolsky, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RemoteSearcher

2005-01-05 Thread Yura Smolsky
Hello. Does anyone know application which based on RemoteSearcher to distribute index on many servers? Yura Smolsky, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

InderWriter.optimize()

2004-12-09 Thread Yura Smolsky
actually? Yura Smolsky - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]