Forums | Mahara Community

Developers /
Sphinx search plugin


anonymous profile picture
Account deleted
Posts: 18

25 November 2010, 8:09

Anyone working on an postgres patch already?

anonymous profile picture
Account deleted
Posts: 9

01 December 2010, 7:36

I have started to work on PostgreSQL support. It should be ready soon.

anonymous profile picture
Account deleted
Posts: 15

01 December 2010, 16:22

Great news on the PostgreSQL patch and look forward to its release.

Thanks Antti

anonymous profile picture
Account deleted
Posts: 9

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.

anonymous profile picture
Account deleted
Posts: 1

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?

Kristina Hoeppner's profile picture
Posts: 4734

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

 

anonymous profile picture
Account deleted
Posts: 17

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).

anonymous profile picture
Account deleted
Posts: 17

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

anonymous profile picture
Account deleted
Posts: 9

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

anonymous profile picture
Account deleted
Posts: 17

12 July 2011, 10:01

# cat /var/log/sphinx/query.log

The file is empty.

I'll try to fix it.

20 results