Page MenuHomePhabricator

no normalizing translations for wikimarkup
Closed, InvalidPublic

Description

Author: orenbochman

Description:
Solr Search should normalize wiki markup when indexing/ranking/returning different translation:

e.g. translations for records like
"==== test ==== "
and
"test"
and
"*test"
should be considered a match.

Recomended - adding a WikiSourceFilter to solr Indexing and Search which strips Wikimarkup.


Version: unspecified
Severity: enhancement

Details

Reference
bz39000

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:54 AM
bzimport set Reference to bz39000.

Oren: are you still planning to work on this bug?

orenbochman wrote:

I will try to fix this in the next few days. If I succeed I'll let you know!

Nikerabbit lowered the priority of this task from Medium to Low.Feb 1 2015, 5:09 PM

We are primarily using ElasticSearch nowdays.