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.
|
Go to the source code of this file.
Classes | |
class | Lucene.Net.Analysis.Tokenattributes.PayloadAttribute |
The payload of a Token. See also Payload. More... | |
Namespaces | |
package | Lucene.Net.Analysis.Tokenattributes |
Typedefs | |
using | Attribute = Lucene.Net.Util.Attribute |
using | Payload = Lucene.Net.Index.Payload |
using Attribute = Lucene.Net.Util.Attribute |
Definition at line 19 of file PayloadAttribute.cs.
using Payload = Lucene.Net.Index.Payload |
Definition at line 20 of file PayloadAttribute.cs.