[midPoint-git] [Evolveum/midpoint] 6df0bd: Add fuzzy search support to "items" correlator

mederly noreply at github.com
Tue Aug 9 13:21:47 CEST 2022


  Branch: refs/heads/feature/smart-correlation-prototype
  Home:   https://github.com/Evolveum/midpoint
  Commit: 6df0bd40c1bc1056a015fdacfaef272ce71a7e79
      https://github.com/Evolveum/midpoint/commit/6df0bd40c1bc1056a015fdacfaef272ce71a7e79
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-08-09 (Tue, 09 Aug 2022)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/indexing/Normalization.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/items/CorrelationItem.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/identities/NormalizationImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/identities/NormalizationStep.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/correlation/TestCorrelators.java
    A model/model-impl/src/test/resources/correlator/correlation/accounts-by-name-fuzzy.csv
    A model/model-impl/src/test/resources/correlator/correlation/correlator-by-name-fuzzy.xml
    M model/model-impl/src/test/resources/correlator/correlation/correlator-complex.xml
    M model/model-impl/src/test/resources/logback-test.xml

  Log Message:
  -----------
  Add fuzzy search support to "items" correlator

Not quite working now, because of the query interpretation issues;
see disabled TestCorrelators#test220CorrelateByNameFuzzy.




More information about the midPoint-svn mailing list