Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lucene.net

Lucene.Net and incubation status

asp.net lucene.net

Caching Lucene.net search results

How to integrate NHibernate with Lucene.Net

nhibernate lucene.net

Calculate the score only based on the documents have more occurance of term in lucene

c# java search lucene lucene.net

How do I perform an AND search in Lucene.net when multiple words are used in a search?

c# search lucene lucene.net

Lucene Hightlighter sometimes inexplicably returns blank fragments

c# lucene.net

How to customize Lucene.NET to search for words with symbols without case-sensitivity (e.g. "C#" or ".net")?

c# .net lucene lucene.net

Lucene.net 2.9.2 sorting (sort doesn't work)

sorting lucene.net

Upgrading sitecore 6.6 index configuration to sitecore 7 (using ComputedFields)

Lucene.Net QueryParser throws an IOException (read past eof)

c# lucene.net

How to sort/filter using the new Sitecore.Search API

Lucene.Net multiple word search on multiple field and wild card use and phrase search, fuzzy search all

c# lucene lucene.net

Lucene.Net greater than/less than TermRangeQuery?

c# lucene lucene.net

Hits Object Deprecated in Lucene.Net 3.03, how do i replace it?

Can someone explain to me what this GetCardinality method is doing?

What are the downsides of using Lucene?

NHibernate-based Full-Text Search

What's the best way to implement a fulltext search for an ASP.NET MVC application?