Software Engineering discussion
Beautiful Code
>
Finding Things
date
newest »


Plenty to cover involving just regular expressions alone - perhaps across multiple languages.

The "everything is a text file" view simplifies this issue a lot too. At the beginning of the chapter, I was hoping the direction was headed toward "finding things" in other types of files (Office Documents, Multimedia, PDF, etc...). I thought it might go in a SQL direction too, but it didn't.
The table discussion was pretty basic, but definitely important information. I was interested to see how this scales too. Although, it does mention partitioning and distribution. A search time of a few GB and minutes is pretty small scale.
It is pretty interesting to see Java offered up as a performance solution!
This chapter needed another round of editing.