Full-text searching with MySQL #154

Open
opened 2019-03-02 14:22:08 -05:00 by jking · 0 comments
Owner

MySQL's full-text search functionality seems somewhat inefficient. It seems as if the document stripped of markup would need to be stored along with the document with its markup, in addition to the fulltext index itself. Otherwise it sounds fairly simple to use.

MySQL's full-text search functionality seems somewhat inefficient. It seems as if the document stripped of markup would need to be stored along with the document with its markup, in addition to the fulltext index itself. Otherwise it sounds fairly simple to use.
jking added this to the Future milestone 2019-03-04 08:15:54 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference: MensBeam/Arsse#154
No description provided.