{"id":26947573,"url":"https://github.com/adibaba/barrel","last_synced_at":"2025-06-26T16:09:46.969Z","repository":{"id":45418572,"uuid":"226990136","full_name":"adibaba/barrel","owner":"adibaba","description":"Elasticsearch PDF indexing","archived":false,"fork":false,"pushed_at":"2021-12-14T21:37:37.000Z","size":24,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T16:09:15.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/adibaba.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}},"created_at":"2019-12-09T23:48:52.000Z","updated_at":"2021-03-17T13:56:49.000Z","dependencies_parsed_at":"2022-09-13T08:20:20.375Z","dependency_job_id":null,"html_url":"https://github.com/adibaba/barrel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adibaba/barrel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adibaba%2Fbarrel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adibaba%2Fbarrel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adibaba%2Fbarrel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adibaba%2Fbarrel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adibaba","download_url":"https://codeload.github.com/adibaba/barrel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adibaba%2Fbarrel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262099728,"owners_count":23258670,"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":[],"created_at":"2025-04-02T20:19:38.299Z","updated_at":"2025-06-26T16:09:46.929Z","avatar_url":"https://github.com/adibaba.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Run Elasticsearch with Docker\n\n- See https://www.elastic.co/guide/en/elasticsearch/reference/7.5/docker.html\n- `sudo docker pull docker.elastic.co/elasticsearch/elasticsearch:7.5.2`\n-  `sudo docker run -p 9200:9200 -p 9300:9300 -e \"discovery.type=single-node\" docker.elastic.co/elasticsearch/elasticsearch:7.5.2`\n- List indexes (with column headings): http://localhost:9200/_cat/indices?v=true\n# Run Barrel\n\nConfigure Barrel via configuration.txt.\n\n```\nConfiguration file:\n configuration.txt\nIndexes:\n  [barrel]\nUsage:\n index  \u003cindexId\u003e                      Indexes unknown PDF files\n index  \u003cindexId\u003e all                  Indexes all PDF files\n list   \u003cindexId\u003e                      Lists PDF files\n search \u003cindexId\u003e \u003cquery\u003e              Searches for query\n search \u003cindexId\u003e \u003cquery\u003e \u003cfileFilter\u003e Searches for query in filenames containing filter\n```\n\nYou can also run it in Java using MainManual.java.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadibaba%2Fbarrel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadibaba%2Fbarrel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadibaba%2Fbarrel/lists"}