-
-
Notifications
You must be signed in to change notification settings - Fork 672
Closed
Labels
Description
Steps To Reproduce
Install fulltextsearch.
Expected Result
fulltextsearch installing, indexing and running.
Actual Result
Waiting for a few seconds before indexing starts...
.Testing your current setup:
Creating mocked content provider. ok
Testing mocked provider: get indexable documents. (2 items) ok
Loading search platform. (Elasticsearch) ok
Testing search platform. fail
In Test.php line 304:
Search platform (Elasticsearch) down ?
fulltextsearch:test [--output [OUTPUT]] [-j|--json] [-d|--platform_delay PLATFORM_DELAY]
Screenshots, Videos, or Pastebins
No response
Additional Context
curl -X GET "localhost:9200/?pretty"
is giving me:
Unauthorized
Build Version
27.0.1
Environment
By using the scripts
Environment Details
No response
Reactions are currently unavailable