You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A library for adding dynamic Lucene-style query capabilities to your .NET applications. Enable your users to write powerful search queries using familiar Lucene syntax, with support for Entity Framework and Elasticsearch.
9
9
10
10
This project is a modern replacement for [Foundatio.Parsers](https://github.com/FoundatioFx/Foundatio.Parsers).
@@ -79,7 +79,7 @@ CI builds are published with pre-release version tags (e.g. `1.0.0-alpha.12345+s
79
79
80
80
## 🤝 Contributing
81
81
82
-
Contributions are welcome! Please feel free to submit a Pull Request. See our [documentation](https://lucenequery.foundatio.dev/) for development guidelines.
82
+
Contributions are welcome! Please feel free to submit a Pull Request. See our [documentation](https://lucene.foundatio.dev/) for development guidelines.
<Description>Dynamic Lucene-style query support for Entity Framework and Elasticsearch. Enable powerful user-driven search queries in your .NET applications.</Description>
0 commit comments