Searched refs:_sortby (Results 1 – 2 of 2) sorted by relevance
369 var $_sortby; ///< attribute to sort by (defualt is "") variable in SphinxClient417 $this->_sortby = "";723 $this->_sortby = $sortby;947 $req .= pack("N", strlen($this->_sortby)) . $this->_sortby;
387 var $_sortby; ///< attribute to sort by (defualt is "") variable in SphinxClient435 $this->_sortby = "";756 $this->_sortby = $sortby;983 $req .= pack ( "N", strlen($this->_sortby) ) . $this->_sortby;