node-filesync icon indicating copy to clipboard operation
node-filesync copied to clipboard

Searching for documents

Open beatgammit opened this issue 14 years ago • 0 comments

The server should support a rich set of ways to search for documents. Possible modes include:

  • Full-text search
  • Search by meta-data (modification date, mp3 tags, size, etc)
  • Filename
  • Where the file was last changed (which computer, which user, etc)
  • Any combination of the above

This should also allow for searching in commit history when version control is implemented.

beatgammit avatar Mar 26 '11 17:03 beatgammit