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. fieldtypes associated with text search) and they > are returning results.
Hello! If you don't have some extremly specific needs checkout Logstash -- http://logstash.net/ & http://www.elasticsearch.org/overview/logstash/ It is powered by ElasticSearch (product similar to Solr, also based on Lucene). Regards, Ivan Krišto