Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khituras committed Apr 18, 2015
1 parent 22c3ef9 commit c621229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ elasticsearch-mapper-preanalyzed

An ElasticSearch mapper plugin that allows to index preanalyzed TokenStreams, i.e. to circumvent an index analyzer in ElasticSearch and instead specifying each token to be indexed separatly.

The current version works with ElasticSearch 0.90.x. An update for ES <= 1.x is to come but should not be expected before end of summer / fall 2014. Of course, contributions are most welcome.
The accepted format is the exact format used by the SolrPreanalyzedField described here: https://wiki.apache.org/solr/PreAnalyzedField

0 comments on commit c621229

Please sign in to comment.