X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/ee32315378868748fe3704616e9ca860cdc97da9..b427fc79656124cd91475ac26016f5865fbc04f3:/lib-php/TokenPartial.php diff --git a/lib-php/TokenPartial.php b/lib-php/TokenPartial.php index 131bb2a3..3dc6f308 100644 --- a/lib-php/TokenPartial.php +++ b/lib-php/TokenPartial.php @@ -1,4 +1,12 @@ addPartialNameToken( $this->iId, $this->iSearchNameCount < CONST_Max_Word_Frequency, + $this->iSearchNameCount > CONST_Search_NameOnlySearchFrequencyThreshold, $oPosition->getPhrase() );