diff --git a/index.html b/index.html index 3b75bb3..b96303b 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,19 @@

Aho-Corasick

-

+

+ Dependency

+ +

Include this dependency in your POM. Be sure to check for the latest version in Maven Central.

+ +
    <dependency>
+        <groupId>org.ahocorasick</groupId>
+        <artifactId>ahocorasick</artifactId>
+        <version>0.2.0</version>
+    </dependency>
+
+ +

Introduction

Nowadays most free-text searching is based on Lucene-like approaches, where the search text is parsed into its