selecting questions which are not "accepted" ?

2 Ansichten (letzte 30 Tage)
Walter Roberson
Walter Roberson am 31 Jul. 2012
How can one index the questions which do not have an accepted answer? status:unanswered and status:not-answered are not recognized, and using
not status:accepted
is considered equivalent to searching within the Accepted questions for the word "not".
Rationale: especially in conjunction with status:answered this would allow the editors to go through older Questions in order to use the new facility to Accept answers on behalf of users.

Akzeptierte Antwort

Randy Souza
Randy Souza am 6 Aug. 2012
It wil cause the search box to look weird (due to the way we handle the tokens that indicate which filters you've applied), but you can use status:answered -status:accepted.
If you want to include questions with no answers, use -status:accepted, or this link.
  1 Kommentar
Walter Roberson
Walter Roberson am 6 Aug. 2012
Thanks! I was being thrown off by the presentation of the tokens.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Historical Contests finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by