Forums | Mahara Community
Developers
/
Sphinx search plugin
01 December 2010, 7:36
I have started to work on PostgreSQL support. It should be ready soon.
01 December 2010, 16:22
Great news on the PostgreSQL patch and look forward to its release.
Thanks Antti
07 January 2011, 2:25
New version of the plugin is released. Get it here:
http://mahara.org/view/view.php?id=17706
PostgreSQL is now supported. There are also other improvements and bugfixes so existing installations should be upgraded. See the included README file for instructions.
26 July 2013, 21:05
Hi,
I would like full text search abilities within Mahara, is it possible to get this working with Mahara 1.7?
30 July 2013, 0:57
Hello David,
We are working on getting fulltext search into Mahara 1.8 (initially for PostgreSQL databases). To get powerful fulltext search and facetting, we are using ElasticSearch.
Cheers
Kristina
05 July 2011, 4:38
Hi everyone.
I've installed Sphinx search on my server with searchd program, compiled the sources etc... setting up the plugin and so on.
But how can I verify the plugin is working fine?
When I switch between sphinx and internal search engine, I can't see any difference between them.
(When I set up the Sphinx plugin as default search engine and then I go back to the "Admin Panel", the default search engine (internal) is displayed instead of Sphinx plugin).
05 July 2011, 8:01
Additionnal infos :
Mahara version : 1.4.0
Plateform : Debian Lenny / Apache 2 / MySQL 5
# ps -aux
www-data 16457 0.0 0.0 31400 272 pts/0 S 10:23 0:00 /usr/local/bin/searchd --config /usr/local/etc/sphinx.conf
12 July 2011, 4:56
There is a bug in site options:
https://bugs.launchpad.net/mahara/+bug/809228
You can ensure that Sphinx is actually being used by checking the query log. Location of the log file is defined in sphinx.conf, default is /var/local/sphinx/query.log
12 July 2011, 10:01
# cat /var/log/sphinx/query.log
The file is empty.
I'll try to fix it.
- «Previous page
- 1
- 2
- »Next page