We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c8d3d commit 32b2e40Copy full SHA for 32b2e40
readme.md
@@ -6,9 +6,9 @@ An extensible search implementation for Elastic Search.
6
7
`composer require nyeholt/silverstripe-extensible-elastic`
8
9
-NOTE: Until https://github.com/heyday/silverstripe-elastica/pull/10 is merged in, you will need to add the patch file at
+NOTE: if using filters on your search page, or outputting the Score in results, you'll need the following patch
10
11
-https://gist.github.com/nyeholt/e3f4b1745b9af2cc3265df0e548d2b7c
+https://gist.github.com/nyeholt/47be9e689b069375215c96f8ee3f865f
12
13
14
0 commit comments