Property Similarity
Similarity
Expert: set the Similarity implementation used by this IndexWriter.
NOTE: the similarity cannot be null
.
Only takes effect when IndexWriter is first created.
Declaration
public Similarity Similarity { get; set; }
Property Value
Type | Description |
---|---|
Similarity |