{"id":19218769,"url":"https://github.com/fadilxcoder/elasticsearch","last_synced_at":"2025-02-23T09:14:52.146Z","repository":{"id":86245291,"uuid":"313690598","full_name":"fadilxcoder/elasticsearch","owner":"fadilxcoder","description":"Elasticsearch with PHP","archived":false,"fork":false,"pushed_at":"2021-07-11T17:36:32.000Z","size":274,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T19:23:46.891Z","etag":null,"topics":["database","esx","notes","php","poc"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/fadilxcoder.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":"2020-11-17T17:16:51.000Z","updated_at":"2022-07-06T18:50:38.000Z","dependencies_parsed_at":"2023-03-08T10:00:29.492Z","dependency_job_id":null,"html_url":"https://github.com/fadilxcoder/elasticsearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Felasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Felasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Felasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Felasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadilxcoder","download_url":"https://codeload.github.com/fadilxcoder/elasticsearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240292395,"owners_count":19778311,"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":["database","esx","notes","php","poc"],"created_at":"2024-11-09T14:28:02.402Z","updated_at":"2025-02-23T09:14:52.102Z","avatar_url":"https://github.com/fadilxcoder.png","language":"PHP","readme":"# Resources\n\n- https://www.elastic.co/downloads/elasticsearch (Download Elasticsearch)\n- https://github.com/elastic/elasticsearch-php (elasticsearch-php)\n- https://packagist.org/packages/elasticsearch/elasticsearch\n- https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/index.html (Full documentation)\n# Notes\n\n- GOTO URL : `localhost:9200`\n- CMD : `curl -X GET \"localhost:9200/?pretty\"` : show details of elastic search\n- CMD : `curl -X GET \"localhost:9200/_search?pretty\"` : show data saved\n- GOTO URL : `http://localhost:9200/faker_data/faker_type_1/_search?pretty=true\u0026q=*:*\u0026size=1000`\n- - **index** : *faker_data*\n- - **type** : *faker_type_1*\n- - **need to be added** : *pretty=true*\n- - **need to be added** : *q=*:**\n- - **get number of result** : *size=1000*\n- http://localhost:9200/faker_data/_search?pretty=true\u0026q=*:*\u0026size=100\n- http://localhost:9200/faker_data/faker_type_1/_search?pretty=true\u0026q=*:*\u0026size=1000\n- http://localhost:9200/faker_data/faker_type_1/dIiH4XUBdBy2cmH743CC : (Specific)\n\n\n# Run\n\n- Download source Elasticsearch to *C:/ESX/* and run batch file : `run.bat`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Felasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffadilxcoder%2Felasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Felasticsearch/lists"}