RE: My first question

2006-05-31 Thread Kinnar Kumar Sen, Noida
THERE FIRST -Original Message- From: Otis Gospodnetic [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 10:09 PM To: java-user@lucene.apache.org Subject: Re: My first question It depends on: - query complexity/type - size of the index - hardware (CPU, disk, RAM) - acceptable latency

Re: My first question

2006-05-31 Thread Otis Gospodnetic
It depends on: - query complexity/type - size of the index - hardware (CPU, disk, RAM) - acceptable latency ... Otis - Original Message From: "Kinnar Kumar Sen, Noida" <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Wednesday, May 31, 2006 8:22:48 AM Subje

RE: My first question

2006-05-31 Thread Kinnar Kumar Sen, Noida
Hi All Can any one tell me how many simultaneous queries can a Lucene Index Support Regards and Thanks Kinnar DISCLAIMER: --- The contents of this e-mail and any attachment(s) a

Re: My first question

2006-05-18 Thread Erik Hatcher
So if I got this right, you're asking if you should use a new MultiSearcher instance for every request. Absolutely not. The techniques for managing when to construct new instances and bring them online and how to warm them up is an interesting topic that I believe Solr has a very nice ans

Re: My first question

2006-05-18 Thread Dan Wiggin
Excuse me, jejeje I searched and petition doesn't exist in english is a silly traduction of spanish word that means request. EXCUSE ME.

Re: My first question

2006-05-18 Thread Marc Dauncey
Thursday, 18 May, 2006 11:53:40 AM Subject: Re: My first question On May 18, 2006, at 6:48 AM, Dan Wiggin wrote: > Hi luceners I'm looking "Lucene in Action" and proving the examples. > I have some questions: > > If I have to index and I'm using MultiSearcher to

Re: My first question

2006-05-18 Thread Erik Hatcher
On May 18, 2006, at 6:48 AM, Dan Wiggin wrote: Hi luceners I'm looking "Lucene in Action" and proving the examples. I have some questions: If I have to index and I'm using MultiSearcher to search in my index, what I have to do for every search? I don't understand the question. Using a Mu

My first question

2006-05-18 Thread Dan Wiggin
Hi luceners I'm looking "Lucene in Action" and proving the examples. I have some questions: If I have to index and I'm using MultiSearcher to search in my index, what I have to do for every search? Do I have a new Multisearcher for every search petition or Can I conserve my Multisearcher object f

Re: Greetings and my first question - Is it a good practise to store application configuration in Lucene

2006-01-31 Thread Daniel Noll
Pradeep Sharma wrote: Still in the designing phase, and I see that we need to manage several > user / application specific configurations and I am exploring the idea > of storing the configuration information also in the Index, may be > create a separate index just for the configuration, because

Greetings and my first question - Is it a good practise to store application configuration in Lucene

2006-01-31 Thread Pradeep Sharma
I have just joined this user group, but I probably will be asking questions / contributing for a while now as I am starting to work on a product which will use Lucene exclusively. Still in the designing phase, and I see that we need to manage several user / application specific configurations

Re: My first question in 2006 :D

2006-01-02 Thread Bernhard Messer
wrote: Hello everybody and happy new year! My first question about lucene in 2006 is the next: What I have to do with the message "No tvx file". Every night I have to do a complete indexation proces of a forum in phpBB. For example in an indexation of 93 documents (posts in Forum phpBB) i

My first question in 2006 :D

2006-01-02 Thread Daniel Cortes
Hello everybody and happy new year! My first question about lucene in 2006 is the next: What I have to do with the message "No tvx file". Every night I have to do a complete indexation proces of a forum in phpBB. For example in an indexation of 93 documents (posts in Forum phpBB