Skip to content

Project for any test code I'm using to learn Elastic Search

Notifications You must be signed in to change notification settings

datadidit/elasticsearch-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elastic Search Sandbox

Mappings:

Elastic Default Endpoint: http://localhost:9200/

Kibana Default Endpoint: http://localhost:5601/app/kibana

X-Pack:

Need X-Pack for security, reports, etc…​. Make sure you configure elastic and kibana for the plugin. If you don’t then kibana will give you a license not found error.

Birthdate Range Query Example: Birthdate:["Jan 01, 1900" TO "Jan 01, 2017"]

Trouble Shooting

View test Json data from file system: gildas-lormeau/JSONVue#14

About

Project for any test code I'm using to learn Elastic Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages