Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Classes | Namespaces | Typedefs
Document.cs File Reference

Go to the source code of this file.

Classes

class  Lucene.Net.Documents.Document
 Documents are the unit of indexing and search. More...
 

Namespaces

package  Lucene.Net.Documents
 

Typedefs

using IndexReader = Lucene.Net.Index.IndexReader
 
using ScoreDoc = Lucene.Net.Search.ScoreDoc
 
using Searcher = Lucene.Net.Search.Searcher
 

Typedef Documentation

Definition at line 21 of file Document.cs.

Definition at line 22 of file Document.cs.

Definition at line 23 of file Document.cs.