Re: Lucene for Log file indexing and search

2013-09-21 Thread gudiseashok
Hi Paul,Otis & Ivan I thank each one of you for taking time and pouring multiple options for my requirement. I saw the video in elastic search home page and I felt I got what I am searching for, and I need to check Solr and this Logscene from Sema text. I really liked lucene, and this is too pow

Re: Lucene for Log file indexing and search

2013-09-20 Thread Otis Gospodnetic
plays nice with them. Otis Performance Monitoring for Solr / ElasticSearch / HBase - http://sematext.com/spm  > > From: Ivan Krišto >To: java-user@lucene.apache.org >Cc: gudiseashok >Sent: Friday, September 20, 2013 1:59 AM >Subj

Re: Lucene for Log file indexing and search

2013-09-19 Thread Ivan Krišto
On 09/19/2013 07:41 PM, gudiseashok wrote: > I am learning lucene, I am developing an application do do a search in log > files in multi-environment boxes, I have googled for the deeper > understanding, but all examples were just referring for just field "File > Name" & "Modification (i.e. fieldtyp

Re: Lucene for Log file indexing and search

2013-09-19 Thread Paul Libbrecht
Ashok, I would look at solr which has an amount more field types to support more queries. E.g. there you have a nice query syntax for times-spans and fantastic caching. I think there's very few initiatives for indexing logs and I would be interested to see the results of your entreprise. paul