Loading...
 
Skip to main content

Make Unified Index with MySQL work well and be the default in Tiki12 (if Unified Index is selected)

Status
Closed
Subject
Make Unified Index with MySQL work well and be the default in Tiki12 (if Unified Index is selected)
Version
12.x
Category
  • Indexing
Feature
Search
Resolution status
Fixed or Solved
Submitted by
Marc Laporte
Volunteered to solve
Nelson Ko
Lastmod by
Pascal St-Jean
Rating
(0)
Description

There are issues at: Unified Index with MySQL Full Text Search

Also, there should be warnings when site hits limitations of MySQL, that the admin needs to change to Zend_Lucene or ElasticSearch. Ideally, these warnings would come before hitting the limitations but this may not be easy to do.

Nelson (note to self): To make this bug actionable: these are the following actions. Many other things like excluding plugins by default are already done.

1) Make the logging use a different log file when triggered from the console vs the web (this will avoid any file perm problem).

2) Provide remarks box about including plugins in the admin panel.

3) Provide remarks box explaining that MySQL Full text search will only search first x characters of content (might affect large files in the file gallery for e.g.) - this is handled in item4641 already

Importance
9
Easy to solve?
8
Priority
72
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4734
Created
Sunday 08 September, 2013 22:45:46 UTC
by Marc Laporte
LastModif
Sunday 17 November, 2013 22:11:32 UTC


Show PHP error messages