mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24192
[Bug 1408577] Re: Elasticsearch not working properly
Dear Aaron,
Thank you so much for your response. The version is 1.3.7. I recently
find that it works with english search but fails with chinese search. Is
there anything about system setting?
Best regards,
Sherry
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1408577
Title:
Elasticsearch not working properly
Status in Mahara ePortfolio:
New
Bug description:
1. Search box in the top-right corner (the search box below the Settings) return no result.
2. Search box in the Pages can only locate the name of the pages (not searching content of the page).
Detail Information of server:
=======================
Elasticsearch server is running:
{
"cluster_name" : "elasticsearch",
"status" : "green",
"timed_out" : false,
"number_of_nodes" : 1,
"number_of_data_nodes" : 1,
"active_primary_shards" : 1,
"active_shards" : 1,
"relocating_shards" : 0,
"initializing_shards" : 0,
"unassigned_shards" : 0
}
The Elasticsearch plugin is currently active.
Host: 127.0.0.1
Elasticsearch port: 9200
Auth username: (not set)
Auth password: (not set)
Index name: mahara
Bypass index: (not set)
Elasticsearch analyzer: mahara_analyze
lasticsearch types: usr,interaction_instance,interaction_forum_post,group,view,artefact
Cron record limit: 0
Artefact types: Select all
Number of records of each type currently in the queue:
usr (1)
interaction_instance (0)
interaction_forum_post (0)
group (0)
view (0)
artefact (0)
- Mahara 1.10.1
- Ubuntu Linux 14.04.1
- Postgres database (version 9.3.5)
- Chrome Version 39.0.2171.95 m, Firefox 33.0.2, I.E. 11
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1408577/+subscriptions
References