Excuse my ignorance but I have couple questions regarding Sphinx on Windows.
When I do an insoshi "Search People" the results are Errno::ECONNREFUSED in SearchesController#index No connection could be made because the target machine actively refused it. - connect(2) So Sphinx in not working. 1) Where should the sphinx folder be located on a window? I have download and unzipped: http://www.sphinxsearch.com/downloads.html Win32 release binaries with MySQL support: sphinx-0.9.8.1-win32.zip (1798 KB) The install instructions indicate: /usr/local/sphinx/ But this is not applicable to windows. I've tried: C:/sphinx C:/Program Files/sphinx C:/InstantRails/sphinx C:/InstantRails/mysql/sphinx C:/InstantRails/rails_apps/sphinx C:/InstantRails/rails_apps/insoshi/sphinx C:/Documents and Settings/Owner/Application Data/sphinx 2) Once I place Sphinx in the proper location, how do I install it? Instructions indicate: $ ./configure $ make $ make install I have changed the sphinx.conf.in to sphinx.conf. But this is not working. 3) And when I run: insoshi>rake ultrasphinx:daemon:start I get: rake aborted! Don't know how to build task 'ultrasphinx:daemon:start' Is this a windows issue or because Sphinx is not properly installed? Any help would be appreciated. Mark H. --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
