minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.84k stars 695 forks source link

'Search' operators #2123

Closed ravirathore closed 1 year ago

ravirathore commented 1 year ago

Hi,

Thanks for building this browser.

Just wanted to know regarding, how to search text in history/pages.

If someone searches for 'blue label' :

  1. Does the 'search' searches for both different words separately and combine the results?
  2. How to search with AND, OR operators between words?

Please advise.

Thanks,

PalmerAL commented 1 year ago

The search is all AND-based.

Can you give an example of how you would use an OR search?

ravirathore commented 1 year ago

Hi. Thanks for clarification. Sorry for the delay in response.

Just wanted to check if comma(,) act as OR operator? And, if one wants to search for a phrase, that phrase should be in quotes?

thanks,