lib/searchkick/index_options.rb in searchkick-4.0.2 vs lib/searchkick/index_options.rb in searchkick-4.1.0
- old
+ new
@@ -112,10 +112,10 @@
filter: {
searchkick_index_shingle: {
type: "shingle",
token_separator: ""
},
- # lucky find http://web.archiveorange.com/archive/v/AAfXfQ17f57FcRINsof7
+ # lucky find https://web.archiveorange.com/archive/v/AAfXfQ17f57FcRINsof7
searchkick_search_shingle: {
type: "shingle",
token_separator: "",
output_unigrams: false,
output_unigrams_if_no_shingles: true