Click here to Skip to main content
15,892,161 members
Articles / Programming Languages / C#

Lucene.Net – Custom Synonym Analyzer

Rate me:
Please Sign up or sign in to vote.
4.92/5 (25 votes)
10 Sep 2013Apache4 min read 114.1K   3.4K   98  
How to use Lucene.net search to work with synonyms
   This product includes software developed by
   The Apache Software Foundation (http://www.apache.org/).

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Software Developer
United States United States
I'm a proud father and a software developer. I'm fascinated by a few particular .Net projects such as Lucene.Net, NHibernate, Quartz.Net, and others. I love learning and studying code to learn how other people solve software problems.

Comments and Discussions