Adds PhamePost object to fulltextsearch index. Some issue searching just "Open" though? Also "closed" objects search fine but don't display as disabled.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T9897: Unbeta Feedback on Phame
- Commits
- rPbce44c8b02b3: Add PhamePost to full text search
bin/search index --type POST
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- PhamePost-Search (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 12655 Build 16080: Run Core Tests Build 16079: arc lint + arc unit
Event Timeline
Comment Actions
To fix open/closed, you likely need to add some logic to PhabricatorPhamePostPHIDType so handles get marked as closed. You can look at, e.g., ManiphestTaskPHIDType for an example.
I'll see if I can repro the "open documents" thing, not immediately sure about that...
Comment Actions
Searching just "open" seems OK for me -- here's "open + closed", note result 1 is archived:
Here's just "open", no longer returns the closed result: