X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/ee32315378868748fe3704616e9ca860cdc97da9..c35b3ea5c7125dc874557d121cb3e97b84a498b2:/lib-php/TokenPartial.php?ds=sidebyside 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() );