Skip to content

Commit db6f6a2

Browse files
authored
Update README.md
Corrected versions
1 parent b2ccc9e commit db6f6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Introduction
66
This repository contains native scoring scripts for use with elasticsearch.
77

8-
**Disclaimer:** They have only been tested with elasticsearch v2.3.1, and even then against a very strict document set.
8+
**Disclaimer:** They have only been tested with elasticsearch versions 2.3.1 and 6.2.4, and even then against a very strict document set.
99

1010
## Hamming Distance
1111
This script will calculate the hamming distance between two hex-encoded bit-strings (ie: strings made up of 1’s and 0’s and then hexidecimally encoded), one hash being passed in as a parameter: `param_hash`, and the other being stored in a field also identified by a parameter: `param_field`.

0 commit comments

Comments
 (0)