Sciweavers

ICDE
2002
IEEE

A Fast Regular Expression Indexing Engine

14 years 6 months ago
A Fast Regular Expression Indexing Engine
In this paper, we describe the design, architecture, and the lessons learned from the implementation of a fast regular expression indexing engine FREE. FREE uses a prebuilt index to identify the text data units which may contain a matching string and only examines these further. In this way, FREE shows orders of magnitude performance improvement in certain cases over standard regular expression matching systems, such as lex, awk and grep [18, 4].
Junghoo Cho, Sridhar Rajagopalan
Added 01 Nov 2009
Updated 01 Nov 2009
Type Conference
Year 2002
Where ICDE
Authors Junghoo Cho, Sridhar Rajagopalan
Comments (0)