From ede1ca30d465eaf80f7a60f20daa2dd78ca71822 Mon Sep 17 00:00:00 2001 From: euiyounghwang Date: Sun, 11 Feb 2024 17:30:33 -0600 Subject: [PATCH] [SEARCH-PR] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 79bb3a1..5ec5ded 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ # Python-Search-Engine - I will use this project as a basic api for building and searching with Elasticsearch(`In 7.10, Elasticsearch released the point-in-time API`. As of 2021, starting with the version 7.11 release, it’s free under the Server Side Public License (SSPL) or Elastic License) - Build docker service and pytest instance with a Dockerfile for creating an index with sample datasets and searching with Elasticsearch - Also run local environment with this project using `./service_start.sh` script