{"id":19001626,"url":"https://github.com/kevcodez/elasticsearch-java-transportclient-showcase","last_synced_at":"2026-04-29T14:01:42.874Z","repository":{"id":91719439,"uuid":"76071372","full_name":"kevcodez/Elasticsearch-Java-Transportclient-Showcase","owner":"kevcodez","description":"Sample code for Elasticsearch Java API","archived":false,"fork":false,"pushed_at":"2016-12-09T21:38:45.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T13:29:07.918Z","etag":null,"topics":["elasticsearch","elasticsearch-api","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevcodez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-09T21:25:09.000Z","updated_at":"2018-06-28T04:20:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"2aaf09d6-2a1d-4e63-bd6b-f03002f1ac55","html_url":"https://github.com/kevcodez/Elasticsearch-Java-Transportclient-Showcase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevcodez/Elasticsearch-Java-Transportclient-Showcase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevcodez%2FElasticsearch-Java-Transportclient-Showcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevcodez%2FElasticsearch-Java-Transportclient-Showcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevcodez%2FElasticsearch-Java-Transportclient-Showcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevcodez%2FElasticsearch-Java-Transportclient-Showcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevcodez","download_url":"https://codeload.github.com/kevcodez/Elasticsearch-Java-Transportclient-Showcase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevcodez%2FElasticsearch-Java-Transportclient-Showcase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262868949,"owners_count":23377273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elasticsearch","elasticsearch-api","java"],"created_at":"2024-11-08T18:12:06.927Z","updated_at":"2026-04-29T14:01:42.813Z","avatar_url":"https://github.com/kevcodez.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elasticsearch Java API\n\nThis repository contains code showing how to use the Elasticsearch API for Java.\n\n## Setup\n\nDownload Elasticsearch from the official website\nhttps://www.elastic.co/de/downloads/elasticsearch\n\nUnzip the folder and navigate into bin.\n\nExecute the elasticsearch.bat / elasticsearch.sh.\n\nRun the de.kevcodez.elasticsearch.create.FillIndex class that generates a few thousand of orders and puts them into Elasticsearch.\n\nYou may now run de.kevcodez.elasticsearch.search.Aggregations or de.kevcodez.elasticsearch.search.BasicSearch.\n\n### Create ElasticSearch Index\n\nYou need to create an index named orders.\n\n`curl -X PUT localhost:9200/orders`\n\n### Edit Host/Port\n\nThe de.kevcodez.elasticsearch.Client creates an Elasticsearch client with the default Port 9300 and host localhost.\n\n### Lombok\n\nThis project uses Lombok, see http://projectlombok.org for reference.\n\n## Further reading\n\nJava API Overview: https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/index.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevcodez%2Felasticsearch-java-transportclient-showcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevcodez%2Felasticsearch-java-transportclient-showcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevcodez%2Felasticsearch-java-transportclient-showcase/lists"}