diff --git a/docs/_plugins/search_index.rb b/docs/_plugins/search_index.rb index e3b64984dc7d22..4fc1b38bd71bd8 100644 --- a/docs/_plugins/search_index.rb +++ b/docs/_plugins/search_index.rb @@ -266,7 +266,7 @@ def execute editions = Set.new # Add the editions that are absent in the existing models yet -editions << 'Visual NLP 4.2' +editions << 'Spark NLP 5.3' uniq_to_models_mapping = {} name_language_editions_sparkversion_to_models_mapping = {} models_json = {}