I'm not familiar with the java classes that do this, but you could load it
in large chunks - say, anywhere from 1 meg to 10 megs, size is up to you -
and parse each as a string using string functions. Do you have any code to
share that you're using already?  How long is it taking now?


Matthew Small


-----Original Message-----
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 08, 2005 1:48 PM
To: CF-Talk
Subject: RE: Advanced Text Searching.

The file I originally built this applet to parse though is ~166,173 KB.
This tool was just to display the file in formatted HTML to make it easier
to scan through, and figure out which of thousands of entries where causing
problems in the application the log file relates through.  

This worked well, and once I finished the tool it only took me about 15
minutes to find the problem entries and see a likely candidate for the
problem.

But after using the underlining Java classes to do this, I kind of went; "Ah
ha."  I think this could be useful in other places, if the performance was a
bit better.


--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214059
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to