{"id":19059432,"url":"https://github.com/gremid/lucene-query","last_synced_at":"2026-06-24T05:32:19.803Z","repository":{"id":62432832,"uuid":"182045171","full_name":"gremid/lucene-query","owner":"gremid","description":"Parser for Apache Lucene Classic Queries","archived":false,"fork":false,"pushed_at":"2019-08-02T07:46:08.000Z","size":20,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-03T20:12:12.913Z","etag":null,"topics":["ast","clojure","lucene","lucene-query","parser"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gremid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-18T08:10:25.000Z","updated_at":"2025-04-10T15:14:17.000Z","dependencies_parsed_at":"2022-11-01T21:15:56.734Z","dependency_job_id":null,"html_url":"https://github.com/gremid/lucene-query","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gremid/lucene-query","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gremid%2Flucene-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gremid%2Flucene-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gremid%2Flucene-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gremid%2Flucene-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gremid","download_url":"https://codeload.github.com/gremid/lucene-query/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gremid%2Flucene-query/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34719097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ast","clojure","lucene","lucene-query","parser"],"created_at":"2024-11-09T00:09:30.175Z","updated_at":"2026-06-24T05:32:19.774Z","avatar_url":"https://github.com/gremid.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lucene-query\n\nA parser for Apache Lucene Classic Queries.\n\n[![Clojars Project](https://img.shields.io/clojars/v/gremid/lucene-query.svg)](https://clojars.org/gremid/lucene-query)\n\n## Usage\n\n```clojure\n(require '[lucene-query.core :as lucene])\n(lucene/str-\u003east \"field1:val AND -field2:val\") ;; =\u003e [:query [:clause [:field [:term \"field1\"]] [:value [:term \"val\"]]] [:and] [:clause [:must-not] [:field [:term \"field2\"]] [:value [:term \"val\"]]]]\n```\n    \n## License\n\nCopyright \u0026copy; 2019 Gregor Middell\n\nThis project is licensed under the GNU Lesser General Public License v3.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgremid%2Flucene-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgremid%2Flucene-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgremid%2Flucene-query/lists"}