{"id":13594570,"url":"https://github.com/lnx-search/lnx","last_synced_at":"2025-05-14T19:09:56.526Z","repository":{"id":36996822,"uuid":"395696124","full_name":"lnx-search/lnx","owner":"lnx-search","description":"⚡ Insanely fast, 🌟 Feature-rich searching. lnx is the adaptable, typo tollerant deployment of the tantivy search engine.  ","archived":false,"fork":false,"pushed_at":"2025-05-03T10:59:54.000Z","size":27663,"stargazers_count":1321,"open_issues_count":46,"forks_count":47,"subscribers_count":21,"default_branch":"0.10.0-lighting-feature","last_synced_at":"2025-05-03T11:33:57.256Z","etag":null,"topics":["database","instant","rust","search","search-engine","tantivy","tokio"],"latest_commit_sha":null,"homepage":"https://lnx.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lnx-search.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null},"funding":{"github":["chillfish8"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2021-08-13T15:05:22.000Z","updated_at":"2025-04-29T19:46:17.000Z","dependencies_parsed_at":"2024-05-31T00:08:58.774Z","dependency_job_id":"68987847-1301-40ba-b78e-78291f15a936","html_url":"https://github.com/lnx-search/lnx","commit_stats":{"total_commits":573,"total_committers":4,"mean_commits":143.25,"dds":"0.10994764397905754","last_synced_commit":"0e5f358528ac2676b47ba770259195e5e0821588"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnx-search%2Flnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnx-search%2Flnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnx-search%2Flnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnx-search%2Flnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnx-search","download_url":"https://codeload.github.com/lnx-search/lnx/tar.gz/refs/heads/0.10.0-lighting-feature","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254209859,"owners_count":22032897,"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","instant","rust","search","search-engine","tantivy","tokio"],"created_at":"2024-08-01T16:01:35.795Z","updated_at":"2025-05-14T19:09:54.499Z","avatar_url":"https://github.com/lnx-search.png","language":"Rust","funding_links":["https://github.com/sponsors/chillfish8"],"categories":["Rust","search-engine","database","Applications"],"sub_categories":[],"readme":"# WARNING! This is the active dev branch, checkout the latest stable release: https://github.com/lnx-search/lnx/tree/refs/tags/0.9.0\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"30%\" src=\"https://user-images.githubusercontent.com/57491488/156235904-5c0f956f-1bd7-4b7e-8cd0-fd344db7e632.png\" alt=\"lnx Logo\"\u003e\n\u003c/p\u003e\n\n\n#\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/lnx-search/lnx/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/lnx-search/lnx\"/\u003e\u003c/a\u003e\n  \u003ca href=\"hhttps://github.com/lnx-search/lnx/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/lnx-search/lnx\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/lnx-search/lnx/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/lnx-search/lnx\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://docs.lnx.rs\"\u003e\u003cimg src=\"https://img.shields.io/badge/Docs-alive-sucess\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"https://lnx.rs\"\u003e✨ Feature Rich | ⚡ Insanely Fast\u003c/a\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003eAn ultra-fast, adaptable deployment of the tantivy search engine via REST.\u003c/p\u003e\n\n### 🌟 Standing On The Shoulders of Giants\nlnx is built to not re-invent the wheel, it stands on top of the [**tokio-rs**](https://tokio.rs) work-stealing runtime, [**hyper**](https://hyper.rs/) web framework combined with the raw compute power of the [**tantivy search engine**](https://github.com/tantivy-search/tantivy).\n\nTogether this allows lnx to offer millisecond indexing on tens of thousands of document inserts at once (No more waiting around for things to get indexed!), Per index transactions and the ability to process searches like it's just another lookup on the hashtable 😲\n\n### ✨ Features\nlnx although very new offers a wide range of features thanks to the ecosystem it stands on.\n\n- 🤓 **Complex Query Parser.**\n- ❤️ **Typo tolerant fuzzy queries.**\n- ⚡️ **Typo tolerant fast-fuzzy queries. (pre-computed spell correction)**\n- 🔥 **More-Like-This queries.**\n- Order by fields.\n- *Fast* indexing.\n- *Fast* Searching.\n- Several Options for fine grain performance tuning.\n- Multiple storage backends available for testing and developing.\n- Permissions based authorization access tokens.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/QovtWlc.gif\" alt=\"Demo video\"/\u003e\n\u003c/p\u003e\n\n*Here you can see lnx doing search as you type on a 27 million document dataset coming in at reasonable 18GB once indexed, ran on my i7-8700k using ~3GB of RAM with our fast-fuzzy system*\nGot a bigger dataset for us to try? Open an issue!\n\n### Performance\nlnx can provide the ability to fine tune the system to your particular use case. You can customise the async runtime threads. The concurrency thread pool, threads per reader and writer threads, all per index.\n\nThis gives you the ability to control in detail where your computing resources are going. Got a large dataset but lower amount of concurrent reads? Bump the reader \nthreads in exchange for lower max concurrency.\n\nThe bellow figures were taken by our `lnx-cli` on the small `movies.json` dataset, we didn't try any higher as Meilisearch takes an incredibly long time to index millions of docs although the new Meilisearch engine has improved this somewhat.\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"45%\" src=\"https://user-images.githubusercontent.com/57491488/149216271-6d30eae4-bb42-4121-a734-9fbd1bac2902.png\"/\u003e\n\u003cimg width=\"45%\" src=\"https://user-images.githubusercontent.com/57491488/149216285-705d4700-e10f-4ffe-a0f2-2fb325ba3004.png\"/\u003e\n\u003c/p\u003e\n\n### 💔 Limitations\nAs much as lnx provides a wide range of features, it can not do it all being such a young system. Naturally, it has some limitations:\n\n- lnx is not distributed (yet) so this really does just scale vertically.\n- Simple but not too simple, lnx can't offer the same level of ease of use compared to MeiliSearch due to its schema-full nature and wide range of tuning options. With more tuning comes more settings, unfortunately.\n- Metrics (yet)\n\n# Building from scratch\n\n## Requirements\n\n- rustc v1.81+\n- sccache\n- linux os\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnx-search%2Flnx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnx-search%2Flnx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnx-search%2Flnx/lists"}