Search: <br> should not just get stripped when indexing, but converted into a line break #41196
Labels
[Feature] Search
For all things related to Search
[Plugin] Jetpack
Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
[Pri] Low
[Status] Auto-allocated
[Status] Search Index Change
Triaged
[Type] Bug
When a feature is broken and / or not performing as intended
Impacted plugin
Jetpack
Quick summary
When indexing text we strip html (and do a bit of preprocessing).
It looks like we've missed converting
(and probably
) into a new line.
Example:
Is matching on "oliverklicker201" but not "oliverklicker2014".
That appears to be getting indexed as:
It is also a little odd that it isn't matching. Maybe due to the max number of chars for the search as you type edgengram parsing?
Steps to reproduce
This example can be tested on blog_id 142211303
Site owner impact
Fewer than 20% of the total website/platform users
Severity
Moderate
What other impact(s) does this issue have?
No response
If a workaround is available, please outline it here.
No response
Platform (Simple and/or Atomic)
No response
The text was updated successfully, but these errors were encountered: