X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/ee32315378868748fe3704616e9ca860cdc97da9..f39505453664bde5170e8119a2ba9239c0f7b1d4:/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() );