Home
The Toolkit for Online Communities
15900 Community Members, 0 members online, 2277 visitors today
Log In Register

Forum OpenACS Q&A: Searching files stored on file system

OpenACS Home : Forums : OpenACS Q&A : Searching files stored on file system

Icon of Envelope Request notifications

+
Posted by Frank Mannix on
It's been my understanding that the Search feature (at least for version 4.6.3) only works in the File Storage application if you decided to store your files in the database. For performance reasons I ended up electing to set StoreFilesInDatabaseP to zero. As of today, if I wanted to make use of the Search function, is my only option to create a new instance of the server with StoreFilesInDatabase set to 1 and feed all the files back in by hand? Will this still be the case for 5.0?