Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
drewinin committed Aug 4, 2015
1 parent 70576ad commit 7830644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Indexing phone numbers & sip addresses in lucene is complicated. Most people use

It's a hard problem to regex your way out of. An international phone number often includes a country code, but that can be 1, 2, or 3+ digits. A lot of people have requested elasticsearch integrate google's libphone library into a custom lucene analyzer. It hasn't happened yet, so here's a plugin that attempts to do just that.

Note: This is a young project we're just starting to testing 8/3/2015. We'll improve as time goes on, but use at your own risk.
Note: This is a young project we're just starting to do testing on 8/3/2015. We'll improve as time goes on, but use at your own risk.

# Building and installing the plugin
mvn package
Expand Down Expand Up @@ -76,4 +76,4 @@ TOKENS
8177148
81771483
817714835
8177148350
8177148350

0 comments on commit 7830644

Please sign in to comment.