|  | Lucene.Net
    3.0.3
    Lucene.Net is a .NET port of the Java Lucene Indexing Library | 
Go to the source code of this file.
| Classes | |
| class | Lucene.Net.Store.FSDirectory | 
| Base class for Directory implementations that store index files in the file system. There are currently three core subclasses:  More... | |
| Namespaces | |
| package | Lucene.Net.Store | 
| Typedefs | |
| using | IndexFileNameFilter = Lucene.Net.Index.IndexFileNameFilter | 
| using | IndexWriter = Lucene.Net.Index.IndexWriter | 
| using | Constants = Lucene.Net.Util.Constants | 
| using Constants = Lucene.Net.Util.Constants | 
Definition at line 26 of file FSDirectory.cs.
Definition at line 24 of file FSDirectory.cs.
Definition at line 25 of file FSDirectory.cs.
 1.8.3
 1.8.3