Page MenuHomePhabricator

Modularize transaction/comment indexing in the FulltextEngine
ClosedPublic

Authored by epriestley on Dec 21 2015, 3:23 PM.
Tags
None
Referenced Files
F18857071: D14837.id.diff
Sat, Nov 1, 1:03 PM
F18852964: D14837.diff
Fri, Oct 31, 1:20 PM
F18787024: D14837.id.diff
Tue, Oct 14, 9:32 PM
F18779382: D14837.id35892.diff
Sat, Oct 11, 1:43 PM
F18737814: D14837.id.diff
Oct 1 2025, 12:45 PM
F18730636: D14837.diff
Sep 30 2025, 1:24 PM
F18663362: D14837.id.diff
Sep 23 2025, 10:35 PM
F18645651: D14837.diff
Sep 19 2025, 8:20 AM
Subscribers
None

Details

Summary

Ref T9979. This is currently hard-coded but can be done in a generic way.

This has one minor behavioral changes: answer text is no longer included in the question text index in Ponder. I'm not planning to accommodate that for now since I don't want to dig this hole any deeper than I already have. This behavior should be different anyway (e.g., index the answer, then show the question in the results or something).

Test Plan
  • Put a unique word in a Maniphest comment.
  • Searched for the word.
  • Found the task.

Diff Detail

Repository
rP Phabricator
Branch
index4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9684
Build 11611: Run Core Tests
Build 11610: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Modularize transaction/comment indexing in the FulltextEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 21 2015, 3:54 PM
This revision was automatically updated to reflect the committed changes.