Page MenuHomePhabricator

Field definitions missing in ContentHandler
Open, LowPublic

Description

The ContentHandler base class extracts data for certain fields (text, source_text, text_bytes) but I don't see field definitions for these in getFieldsForSearchIndex.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
debt triaged this task as Medium priority.
debt edited projects, added Discovery-Search (Current work); removed Discovery-Search.
debt added a subscriber: Smalyshev.

These fields don't have any specific definition since they are very dependent on the engine, and I haven't found the way to define them in a generic way (at least yet). For now we can just assume they always exist and are texts, or for text_bytes number. I'll think about it and maybe have some generic definition for them later.

debt subscribed.

Moving to the backlog board at this time

Smalyshev lowered the priority of this task from Medium to Low.Sep 7 2016, 7:48 PM
MPhamWMF subscribed.

Closing out low/est priority tasks over 6 months old with no activity within last 6 months in order to clean out the backlog of tickets we will not be addressing in the near term. Please feel free to reopen if you think a ticket is important, but bare in mind that given current priorities and resourcing, it is unlikely for the Search team to pick up these tasks for the indefinite future. We hope that the requested changes have either been addressed by or made irrelevant by work the team has done or is doing -- e.g. upgrading Elasticsearch to a newer version will solve various ES-related problems -- or will be subsumed by future work in a more generalized way.

RhinosF1 removed a project: Discovery-Search.
RhinosF1 subscribed.

Re-opening tasks and removing from team workboard per IRC feedback given yesterday and discussion with MPham.