Tagged Questions

2
votes
2answers
265 views

Moving the search index to disk

The search index is stored in the FogBugz database (note: not as part of the database's native full-text index), but can be moved to disk in rare cases where it might help with cor …