[wp-meta] [Making WordPress.org] #1072: Plugins Directory Search for incomplete names
Making WordPress.org
noreply at wordpress.org
Wed Jan 17 21:29:48 UTC 2018
#1072: Plugins Directory Search for incomplete names
-----------------------------------+-------------------------
Reporter: johnpercivalhackworth | Owner: tellyworth
Type: enhancement | Status: reviewing
Priority: normal | Milestone:
Component: API | Resolution:
Keywords: |
-----------------------------------+-------------------------
Comment (by gibrown):
Just noting that we should be able to do this on the current Elasticsearch
index. There is a field called all_content_en.engram which has all content
indexed from the starting letter. There are probably some corner cases,
but mostly we can just use that field rather than the main all_content
fields when searching from the API.
title and excerpt fields also have engram versions, so we can boost on
those.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1072#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list