fun withMapCodes(mapCodes: Set<MapCodeType>): FuzzySearchQueryBuilder
Overrides IFuzzySearchQuery.withMapCodes
Enables the return of mapcodes.
mapCodes - The enum type indicating supported MapCodes.
mapCodes
Return A reference to the builder object.