}

Articles tagged "the_silver_searcher"

1 min readNone

Silver Searcher: Fix --ignore Pattern Issues

the format of the --ignore pattern can be `\*\*.min.js` or `\*\*.min.\*`

1 min readBeginner

Silver Searcher: Can't Search for Dollar Sign

Cause of the problem is that you're using double quotes, you're only escaping the dollar sign..