Clara 0.1.23
See the version list below for details.
dotnet add package Clara --version 0.1.23
NuGet\Install-Package Clara -Version 0.1.23
<PackageReference Include="Clara" Version="0.1.23" />
paket add Clara --version 0.1.23
#r "nuget: Clara, 0.1.23"
// Install Clara as a Cake Addin #addin nuget:?package=Clara&version=0.1.23 // Install Clara as a Cake Tool #tool nuget:?package=Clara&version=0.1.23
Clara
Simple, yet feature complete, in memory search engine.
Highlights
- Inspired by commonly known Lucene design
- Fast in memory searching
- Low memory allocation for search execution
- Stemmers and stopwords handling for 30 languages
- Text, keyword, hierarchy and range (any comparable structure values) fields
- Synonym maps with multi word synonym support
- Fully configurable and extendable text analysis pipeline
- Searching with BM25 weighted document scoring
- Filtering on any field type by values or range
- Faceting without restricting facet value list by filtered values
- Result sorting document score or range fields
- Fluent query builder
Getting started
For example usage check sample test or benchmark project contents.
Supported languages
Internally
Porter
via Snowball
Arabic, Armenian, Basque, Catalan, Danish, Dutch, English, Finnish, French, German, Greek, Hindi, Hungarian, Indonesian, Irish, Italian, Lithuanian, Nepali, Norwegian, Portuguese, Romanian, Russian, Serbian, Spanish, Swedish, Tamil, Turkish, Yiddish
via Morfologik
Polish
License
Released under the MIT License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
-
.NETStandard 2.1
- No dependencies.
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Clara:
Package | Downloads |
---|---|
Clara.Analysis.Morfologik
Simple, yet feature complete, in memory search engine. |
|
Clara.Analysis.Snowball
Simple, yet feature complete, in memory search engine. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.39 | 223 | 10/14/2024 |
0.1.38 | 157 | 10/3/2024 |
0.1.37 | 449 | 11/23/2023 |
0.1.36 | 282 | 11/1/2023 |
0.1.35 | 225 | 10/28/2023 |
0.1.34 | 194 | 10/26/2023 |
0.1.33 | 224 | 10/26/2023 |
0.1.32 | 234 | 10/13/2023 |
0.1.31 | 221 | 10/12/2023 |
0.1.30 | 248 | 10/4/2023 |
0.1.29 | 229 | 9/28/2023 |
0.1.28 | 187 | 9/27/2023 |
0.1.27 | 256 | 9/24/2023 |
0.1.26 | 247 | 9/24/2023 |
0.1.25 | 208 | 9/23/2023 |
0.1.24 | 220 | 9/21/2023 |
0.1.23 | 192 | 9/19/2023 |
0.1.22 | 191 | 9/19/2023 |
0.1.21 | 216 | 9/18/2023 |
0.1.20 | 202 | 9/17/2023 |
0.1.18 | 473 | 11/9/2022 |
0.1.15 | 328 | 11/7/2022 |
0.1.14 | 485 | 6/5/2022 |
0.1.13 | 415 | 6/3/2022 |
0.1.12 | 426 | 6/2/2022 |
0.1.11 | 411 | 5/31/2022 |
0.1.10 | 417 | 5/29/2022 |
0.1.9 | 417 | 5/28/2022 |
0.1.8 | 410 | 5/27/2022 |
0.1.7 | 413 | 5/25/2022 |
0.1.6 | 408 | 5/25/2022 |
0.1.5 | 393 | 5/25/2022 |
0.1.4 | 399 | 5/24/2022 |
0.1.3 | 419 | 5/23/2022 |
0.1.2 | 408 | 5/21/2022 |
0.1.1 | 409 | 5/20/2022 |
0.1.0 | 414 | 5/20/2022 |