CMAP Main Meeting - Do Some SOLR Searching with .NET - David Hoerster

Date
Tue, 6 Aug 2013, 18:30 - 21:00 (Add to calendar) GMT
Venue
(Exact location not available) , Columbia, US
Cost
Free

Topic: Do Some SOLR Searching with .NET

You've designed your application, built it up, and it's working great. One of the last features to implement is searching and reporting. You think you can get away with just implementing some SQL LIKE statements for an initial search, but you need to search across many fields or perform faceted searches. You've put it off because you really don't want to deal with SQL Server Full-Text Indexing - maybe it's not your cup of tea or maybe it's just intimidating or maybe you're not using SQL Server. But there are alternatives to Full-Text Indexing that can be just as powerful and fairly simple. SOLR is one such open source tool to help you with your application's searching needs. We'll take a look at the SOLR project, how you can get it up and running very easily, how you can install it as a Windows Service (as opposed to a command window), and how you can use SOLR.net to program against it. We'll look at basic searches along with some cool features like faceting. If time permits, we can also look at how SOLR can also complement a NoSQL environment.

Presenter: David Hoerster

David Hoerster, a C# MVP, is a recovering corporate financial analyst and has been working with the Microsoft .NET Framework since the early 1.0 betas. He is the Directof or Web Solutions at RGP and is the co-founder of BrainCredits, a recent start-up that is hoping to change the way people learn on the web. David is the current Conference Chair of Pittsburgh TechFest, former president of the Pittsburgh .NET User Group, organizer of several recent Pittsburgh Code Camps and is also an occasional speaker at Pittsburgh and regional user group and code camp events. David can be found rarely blogging at http://geekswithblogs.net/DavidHoerster and also is an occasional Tweeter (@DavidHoerster).

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It works on my machine.” - Anonymous