Class RandomSimilarity


  • public class RandomSimilarity
    extends PerFieldSimilarityWrapper
    Similarity implementation that randomizes Similarity implementations per-field.

    The choices are 'sticky', so the selected algorithm is always used for the same field.