Smart Search

  • gabiru1296
  • Avatar de gabiru1296 Autor do Tópico
  • Offline
  • JCB! Novato
  • JCB! Novato
Mais
13 anos 1 mês atrás #78854 por gabiru1296
gabiru1296 created the topic: Smart Search
Boa noite galera,
Seguinte: estou tendo um problema com meu sistema de pesquisa, quando pesquiso ele retorna o seguinte error:

Fatal error: Class 'FinderIndexerStemmer' not found in C:\Program Files (x86)\EasyPHP-12.0\www\Joomla_2.5.6\components\com_finder\models\search.php on line 1140

o que fazer?

Please Entrar ou Registrar to join the conversation.


  • gabiru1296
  • Avatar de gabiru1296 Autor do Tópico
  • Offline
  • JCB! Novato
  • JCB! Novato
Mais
13 anos 1 mês atrás #78855 por gabiru1296
gabiru1296 replied the topic: Re: Smart Search
att,
Gabriel <!-- s:o --><img src="{SMILIES_PATH}/icon_e_surprised.gif" alt=":o" title="Surpreso" /><!-- s:o -->

Please Entrar ou Registrar to join the conversation.

Mais
13 anos 1 mês atrás #79431 por espig
espig replied the topic: Re: Smart Search
Para corrigir o erro segui as instrucoes desse site ([url:2swxhowr]http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28409_[/url:2swxhowr])

Funcionou blz!

Acrescentei a linha a seguir no arquivo ("/components/com_finder/models/search.php")

JLoader::register('FinderIndexerStemmer', FINDER_PATH_INDEXER . '/stemmer.php');

Please Entrar ou Registrar to join the conversation.