Stories recently tagged with 'Lucene.NET' Subscribe to this feed

Advanced Query Options with Lucene.Net (www.dimecasts.net)

published 4 months, 3 days ago, submitted by dwhittakerdwhittaker(12k) 4 months, 3 days ago

Taking a look at more advanced ways to query a Lucene.Net Index. This will include the various ways you can setup your index for searching and how to do boolean searches. read more...

add a comment | category: | Views: 253

tags: another

Getting started with Lucene.Net Search Library (www.dimecasts.net)

published 4 months, 8 days ago, submitted by dwhittakerdwhittaker(12k) 4 months, 8 days ago

Taking a look at the Lucene.Net Search Engine Library. Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the C# and .NET platform utilizing Microsoft .NET Framework. In this episode we will learn the basics needed to simply get Lucene.net up and running. read more...

add a comment | category: | Views: 352

tags: another

C# and Lucene to index and search (www.aspcode.net)

published 2 years, 4 months ago, submitted by aspcode.netaspcode.net(1020) 2 years, 4 months ago

Downloadable solution showing how to use Lucene for content indexing and then searching the data. Shows some of the advanced filtering possibilities Lucene offers when it comes to searching. Sourcecode C# and .NET 2.0, Windows Forms. read more...

1 comment | category: | Views: 989

tags: another

New Search Engine on WWWCoder.com Based on Lucene.NET (blogs.wwwcoder.com)

submitted by wwwcoderwwwcoder(240) 3 years, 6 months ago

Information on the new search engine for the ASP.NET community from the developer of the site. The engine is based on Lucene.NET and allows you to search weblog content, podcasts, and video all focused on ASP.NET development. You can also export the search results to your aggregator. read more...

add a comment | category: | Views: 108

tags: another