|
Lucene.Net
3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
|
Holds all per thread, per field state. More...
Public Member Functions | |
| DocFieldProcessorPerField (DocFieldProcessorPerThread perThread, FieldInfo fieldInfo) | |
| void | Abort () |
Holds all per thread, per field state.
Definition at line 26 of file DocFieldProcessorPerField.cs.
| Lucene.Net.Index.DocFieldProcessorPerField.DocFieldProcessorPerField | ( | DocFieldProcessorPerThread | perThread, |
| FieldInfo | fieldInfo | ||
| ) |
Definition at line 38 of file DocFieldProcessorPerField.cs.
| void Lucene.Net.Index.DocFieldProcessorPerField.Abort | ( | ) |
Definition at line 44 of file DocFieldProcessorPerField.cs.
1.8.3