27 feb 2007 kl. 16.49 skrev Saravana:

I am trying to index the syslogs generated from one of my busy ftp server so that I can get counts specific to an user with the given time frame. Since my ftp server is very busy it can generate so much syslogs per second. And
the important point here is I do not need any ranking etc..

My immediate thought when reading this is if it really is a text search engine you want to use for this?

If it is, how do you process the log? What fields to you split it up in and what analyzsers do you use? Optimizing the use of that is probably you best way to achieve better speed when appending documents to the index.

--
karl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to