{"id":19059432,"url":"https://github.com/gremid/lucene-query","last_synced_at":"2026-05-12T13:30:19.067Z","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":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T12:13:18.491Z","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":"2021-01-20T22:35:48.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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240113943,"owners_count":19749829,"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":["ast","clojure","lucene","lucene-query","parser"],"created_at":"2024-11-09T00:09:30.175Z","updated_at":"2026-05-12T13:30:19.005Z","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"}