Lucene.Net.Search.Suggest FileDictionary in C# (CSharp): 8 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Lucene.Net.Search.Suggest.FileDictionary, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
suggestionsuggestion fieldDelimiter weightsuggestion fieldDelimiter weight fieldDelimiter payload where the default fieldDelimiter is DEFAULT_FIELD_DELIMITER (a tab)
NOTE:In order to have payload enabled, the first entry has to have a payloadIf the weight for an entry is not specified then a value of 1 is usedA payload cannot be specified without having the weight specified for an entryIf the payload for an entry is not specified (assuming payload is enabled) then an empty payload is returnedAn entry cannot have more than two fieldDelimiters