Skip to content

Instantly share code, notes, and snippets.

@parisnakitakejser
Created January 27, 2022 11:30
Show Gist options
  • Select an option

  • Save parisnakitakejser/4ce9a84df8113908db46b9a72075ef51 to your computer and use it in GitHub Desktop.

Select an option

Save parisnakitakejser/4ce9a84df8113908db46b9a72075ef51 to your computer and use it in GitHub Desktop.

Revisions

  1. parisnakitakejser created this gist Jan 27, 2022.
    2 changes: 2 additions & 0 deletions es-search-test.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    curl -X GET "localhost:9200/test-index-1/_search?pretty" # Simple search
    curl -X GET "localhost:9200/test-index-1/_search?q=demo&pretty" # Simple search