File Sorting / Searching
Page: 1
I did some searching before I asked this. Will file sorting be a feature anytime soon? Creation Date, Name, File Type, Uploaded By User, Uploaded by Company. I'm a little surprised I couldn't find this before, unless everybody but me knows why it won't happen.
Ilija Studen
on Feb 29. 2008. 7:57 pm
Files are sorted by the time they were created, newest first. There is no option to change the way files are sorted at this point, but we'll consider this feature for one of the upcoming releases.
activeCollab team member
While testing, I am seeing that we can't search for file attributes either... the sorting request could be replaced, if we could search for files by company, user, or partial name...
A file uploaded named woodtemple.jpg will not show up on a search for wood, but will show up if the full name is used.
Would it be easier to add these attributes as searchable vs. coming up with a sorting mechanism? I know that projectpier has name and date sorting on files.
A file uploaded named woodtemple.jpg will not show up on a search for wood, but will show up if the full name is used.
Would it be easier to add these attributes as searchable vs. coming up with a sorting mechanism? I know that projectpier has name and date sorting on files.
Ilija Studen
on Mar 3. 2008. 7:52 pm
jmyers:A file uploaded named woodtemple.jpg will not show up on a search for wood, but will show up if the full name is used.
That is the way MySQL fulltext index that we use for search works. It can search only for whole words. If you for instance used wood-template.jpg it would work as expected.
activeCollab team member
So because you rely on the MySQL index for searching, there is no way to search through those other attributes (user uploaded, company uploaded) correct?
Ilija Studen
on Mar 3. 2008. 8:09 pm
Not at the moment. That information is not included in the search index.
activeCollab team member



