hello all
i have a directory in which a lot of log files are there which are text files.i want to search a particular no in all logs and want 4 fields of logs corresponding to that no.

for tht i am using a script in which i am cutting four field and writing them to the text file.and then i am loading text file data into table.and from table i am showing fields to the jsp page in table form.but all these are taking much more time making my project hanging.


kindly anyone suggest me better approach or searching algo in java for searching all log files.plz help it's critical

One word answer = Solr

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.