|
Lucene.Net
3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
|
Classes | |
| class | OneDimensionalNonWeightedTokenSettingsCodec |
| Using this codec makes a ShingleMatrixFilter act like ShingleFilter. It produces the most simple sort of shingles, ignoring token position increments, etc. More... | |
| class | SimpleThreeDimensionalTokenSettingsCodec |
| A full featured codec not to be used for something serious. More... | |
| class | TokenSettingsCodec |
| Strategy used to code and decode meta data of the tokens from the input stream regarding how to position the tokens in the matrix, set and retreive weight, etc. More... | |
| class | TwoDimensionalNonWeightedSynonymTokenSettingsCodec |
| A codec that creates a two dimensional matrix by treating tokens from the input stream with 0 position increment as new rows to the current column. More... | |
1.8.3