Part Two: How to index products in uCommerce using Lucene .NET
In my previous post I told you how you can easily index uCommerce products (in Umbraco) using the Lucene text search engine. But indexing products is only half the story - you also need to be able to search those products too! In this post I'll show you how to write a simple Razor script to search your index and return the most relevant results