devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Text Search Features

Open gitexp2050 opened this issue 3 years ago • 4 comments

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

gitexp2050 avatar Nov 04 '22 17:11 gitexp2050

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).

simon04 avatar Nov 04 '22 20:11 simon04

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

j-f1 avatar Nov 04 '22 23:11 j-f1

Looking for tool with UI

gitexp2050 avatar Nov 05 '22 03:11 gitexp2050

Do you know any tool which has UI with full text search to import text and search?

gitexp2050 avatar Nov 05 '22 15:11 gitexp2050