Uses of Class
io.fluxzero.common.api.search.constraints.PathConstraint
Packages that use PathConstraint
-
Uses of PathConstraint in io.fluxzero.common.api.search.constraints
Subclasses of PathConstraint in io.fluxzero.common.api.search.constraintsModifier and TypeClassDescriptionclassAConstraintthat filters documents based on whether a value in a specific path lies between two bounds.classA constraint that matches document entries containing the specified phrase, with optional wildcard-like flexibility.classAConstraintthat checks whether one or more paths exist in a document.classA constraint that supports search-as-you-type functionality by matching terms or phrases that start with a given input string.classA constraint that matches indexed document values based on text equality or normalized phrase matching.classAConstraintthat parses a human-friendly query string into a structured tree of constraints.