163 packages tagged with “Lucene”
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. This package contains only the core Lucene.Net assembly.
Strongly typed interface to OpenSearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes OpenSearch.Net.
NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer
Exposes all the OpenSearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
A Lucene.Net search and indexing implementation for Examine
Adds support for AWS SigV4 authentication to the OpenSearch.Net client.
Lucene.Net Contrib adds a set of advanced functionalites to Lucene.net, like faceted search, spatial queries, highlighters, spell check and more.
OpenSearch.Client uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer
A Geospatial Library for .NET - a .NET port of spatial4j
NEST 7.0 introduces API namespaces on the client. This package reintroduces removed methods on the client, with instructions on how to upgrade to using the new APIs
Provides Full Text SPARQL support as a plugin for the dotNetRDF Leviathan SPARQL Engine using Lucene.Net
Execute LINQ queries on Lucene.Net complete with object to Document mapping.
Package Description
Provides a way to assert client behaviour through a rule engine backed VirtualClusterConnection
Indexing of JSON in Lucene.net
FlexLucene is a port of Java Lucene using IKVM. It uses tools like ProGuard, Mono Cecil to produce idiomatic .net code which hides most of the Java styles apparent with the IKVM generated libraries. Some of the enhancements done are: - All the namespaces are converted from usual org.apache.lucene.* to FlexLucene.*. - All method names are converted to use .net style naming convention that is PascalCase rather than camelCase. - All Java hashCode methods are converted to GetHashCode. - Proper Equals and ToString implementation for classes. - There are certain cases when the method name cannot be converted as it is coming from a java SDK class (i.e. close method present in classes implementing Closable). In such cases we have added a helper method to the class with the proper name (PascalCase). - Java allows usage of same name for a public field and method which is not possible in C#. Such cases are handled by renaming the field. A lot more refinements and optimizations are planned in future. Changes 6.0 - Upgraded the version of spatial4j which lead to many namespace changes. - Lucene has deprecated a number of classes. Refer to Lucene 6.0.0 release notes for a list of changes. Changes 6.0.1 - Fixed resource loading issue with German analyzer. Changes 6.0.2 - Port of Lucene 6.0.1 release. Changes 6.1.0 - Port of Lucene 6.1.0 release. Changes 6.3.0 - Port of Lucene 6.3.0 release. - Added support for Japanese analyzer.
Umbraco indexing for PDF files using UmbracoExamine
Search library.
Provides a way to assert transport behaviour through a rule engine backed VirtualClusterConnection
LeadPipe.Net.Lucene provides a set of base types that make implementing the powerful, open source Lucene search engine as straight-foward as possible. LeadPipe.Net is an open source collection of useful tools for .NET development. Read more about the LeadPipe.Net library at http://github.com/LeadPipeSoftware/LeadPipe.Net
A Geospatial Library for .NET - port of Spatial4j. Spatial4n extensions for NetTopologySuite.
Lucene implementation that intercepts the data flowing to the underlying storage
Lucene.Net Contrib Spatial add Geospatial support for Lucene.Net
An Examine implementation with Azure Search