Tagged Questions
2
votes
1answer
26 views
The migrated predicate on advanced_search seems underachieving
What does the migrated parameter to the advanced_search method mean? Setting it to true on CS finds only one question that has been migrated away, out of several:
{
"items": [
{
...
1
vote
1answer
19 views
Advanced search by title doesn't filter on the title
Searching by title on the advanced search method doesn't restrict the results to posts containing the specified text as a word or even substring. Varying the string has some influence, but I can't ...
1
vote
1answer
17 views
View count restriction isn't working for /search/advanced.
I have constructed the following URL, but the questions returned don't contain anywhere near 50k views, despite the query string parameter:
...