Commit d9807f5a2c0d3d7a636440374354081c14e32846

Authored by Jimmy Zhang
1 parent f5683067

Updated README.md - link to the complete list of analyzers

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -702,7 +702,7 @@ Product.searchkick_index.tokens("dieg", analyzer: "searchkick_word_search")
702 702 # ["dieg"] - match!!
703 703 ```
704 704  
705   -See the [complete list of analyzers](lib/searchkick/reindex.rb#L86).
  705 +See the [complete list of analyzers](lib/searchkick/index.rb#L209).
706 706  
707 707 ## Deployment
708 708  
... ...