getSearchDate() getSearchDate() : \Ceo\Search\DateTime Return the published_at DateTime Returns \Ceo\Search\DateTime
getSearchPreviewUrl() getSearchPreviewUrl() : boolean Return searchPreviewUrl Always returns false Returns boolean
fromSphinx() fromSphinx(array $match) : self Build result from a Sphinx match. Expected to be in the form of array( 'attrs' => ... ) Parameters array $match Returns self