Skip to content
#

search-in-text

Here are 80 public repositories matching this topic...

boared
boared commented Sep 12, 2019

This part of the documentation seems wrong.

-c --count: Only print the number of matches in each file. Note: This is the number of matches, not the number of matching lines. Pipe output to wc -l if you want the number of matching lines.

I think the fix should be s/matching lines/matching files

Test file:

cat cat cat
dog
dog dog
bull
bull
bull

Test output:

flexsearch
MikeHopcroft
MikeHopcroft commented May 18, 2018

The REPL probably shouldn't catch Logging::CheckException since we don't know if the situation is safely recoverable. We should investigate situations where CheckException was thrown that should have been handled with RecoverableError.

Improve this page

Add a description, image, and links to the search-in-text topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the search-in-text topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.