[Lucene.Net] How can we implement faceted search with lucene

2011-05-13 Thread K a r n a v
How can we implement faceted search with lucene

Re: [jira] Closed: (LUCENENET-385) Searching string with Special charactor not working

2011-01-16 Thread K a r n a v
even i tried the same..and faced the same prob..but i solved differently.while indexing i've replaced the special chars with predefined special codes...and while searching i used the same mapping table for special chars-to-codes ex: if search string is like karunaker&&reddy while