Class RankProfileRegistry


  • public class RankProfileRegistry
    extends Object
    Mapping from name to RankProfile as well as a reverse mapping of RankProfile to Schema. Having both of these mappings consolidated here make it easier to remove dependencies on these mappings at run time, since it is essentially only used when building rank profile config at deployment time. Global rank profiles are represented by the Search key null.
    Author:
    Ulf Lilleengen
    • Constructor Detail

      • RankProfileRegistry

        public RankProfileRegistry()