필터 지우기
필터 지우기

selecting questions which are not "accepted" ?

조회 수: 4 (최근 30일)
Walter Roberson
Walter Roberson 2012년 7월 31일
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.

채택된 답변

Randy Souza
Randy Souza 2012년 8월 6일
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
Walter Roberson
Walter Roberson 2012년 8월 6일
Thanks! I was being thrown off by the presentation of the tokens.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Historical Contests에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by