From a614af4ea7224d1574015c6d0741ba13857018f2 Mon Sep 17 00:00:00 2001 From: robert-bor Date: Sat, 8 Feb 2014 13:23:29 +0100 Subject: [PATCH] updated documentation for release v0.2.1, added Maven depencency to top of page --- index.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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