C# Lucene get all the index

Posted by ngc224 on Stack Overflow See other posts from Stack Overflow or by ngc224
Published on 2010-05-23T16:23:18Z Indexed on 2010/05/23 16:31 UTC
Read the original article Hit count: 303

Filed under:
|
|

Hello, I am working on a windows application using Lucene. I want to get all the indexed keywords and use them as a source for a auto-suggest on search field. How can I receive all the indexed keywords in Lucene? I am fairly new in C#. Code itself is appreciated. Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about lucene