Searched refs:idxFrequency (Results 1 – 1 of 1) sorted by relevance
48 * @param string $idxFrequency Base name of the frequency index, eg. 'i' for word frequencies56 protected string $idxFrequency = '', argument87 $this->idxFrequency,159 … return new MemoryIndex($this->idxFrequency, $this->groupToSuffix($group), $this->isWritable);