fluence
fluence copied to clipboard
Add ability to search in file contents
Searching in file contents could be done by e.g. using a grep-like approach, or to use a database like ElasticSearch for search.
In the spirit of using files (which we currently do), probably grep would be more in tune with what users would expect from a file-based wiki.
Comments welcome.