328 Views
In this fourth part of my Lucene.NET tutorial I explain how lucene deal with case sensitiveness, and how to create index to support case sensitive or case insensitive searches.
1 comments
dpeterson
7/6/2012 8:46:45 AM
That's an interesting design choice, is it documented that by default all indexes are stored as lower-case?