Text Search Features
Hi,
I have 5,000 text files and wanted to do a search...This app was very fast..
Could you please provide an option to import text files and do the search ???
Else is there a way to import or put the text some how as documentation so that we can use it
Thanks
Duplicate of #295?
There's no easy, straight-forward way to accomplish this. You could write a custom FileScraper (see lib/docs/scrapers/python.rb for an example).
Heads up that DevDocs doesn’t do a full text search, I think it just searches by the titles in the sidebar. You could try something like The Silver Searcher (ag), though: https://github.com/ggreer/the_silver_searcher
Looking for tool with UI
Do you know any tool which has UI with full text search to import text and search?