|
: 7 : 7 : 0 |
I would like an additional field on the Create FT Index dialog which allows me to select whether the FT index is permanent or temporary. Temporary indexes would be purged by the updall task or there could be an additional option "purge if not used in X days"
This would also feed to the ACL, allowing powerusers (eg Editors) to create temporary FT indexes, and / or in the Server document "Who can create temporary full text indexes" in the Security tab.
Why?
Finding documents in views with additional criterea is what many use the FT Search bar for (indeed what it's meant for).
Unless a database is specifically FT indexed (ie permanently), this is not possible or at least extremely inefficient and normally requires a good business case at design/deployment time. Temporary indexes can be accounted for as temporary storage instead of permanently occupied disk space.
|