Top "Lucene.net" questions

Lucene.

Solr query always returning first 10 rows

I have implemented Solr search in one of my .net application. Everything working fine except whenever I try to use …

solr lucene.net solrnet
Delete all indices in Lucene.net

I want to delete all the previously created indices. I am using Lucene.net. I tried the following: Term term = …

lucene.net
How to enable stemming when searching using lucene.net?

How to enable stemming when searching using lucene.net?

lucene.net
Lucene.Net: How can I add a date filter to my search results?

I've got my searcher working really well, however it does tend to return results that are obsolete. My site is …

.net language-agnostic lucene.net
Paging using Lucene.net

I'm working on a .Net application which uses Asp.net 3.5 and Lucene.Net I am showing search results given by …

c# .net lucene.net
How do i implement tag searching? with lucene?

I havent used lucene. Last time i ask (many months ago, maybe a year) people suggested lucene. If i shouldnt …

c# .net lucene lucene.net tagging