Support #9661
word index support
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Greg Shah over 1 year ago
We need to document our word index support. Currently, you can figure out some of it if you read enough of the content in #1587 and related tasks. That is not OK. Solve it here.
- To what level does FWD support word indexes.
- How does that support work?
- Why don't we have "native" database support for full text search?
- What are the limitations and problems with the current implementation?
- How do you manage those extra indexes over time?
- when and how do they need to be re-indexed manually
- is there any management of triggers needed (e.g. when hand written SQL is executed)