Search Query
-
I’m typically using the following to filter posts:
search=”-accidents,-congestion,northbound”
This correctly returns all posts without the words “accidents” and “congestion” but containing the word “northbound”.
However, I cannot get search to work to include two words. For example the following OR search.
search=”northbound,accident”
Does not work for me, always returns blank. Any ideas if you can use the search parameter with two or more words?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Search Query’ is closed to new replies.