alleyinteractive / alleyinteractive/searchpress
Misc Mapping/Indexing enhancements
未关闭
enhancement
Indexing
Mapping
- 主要语言
- PHP
- 星标
- 85
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
* [ ] Revisit analyzer, see if anything makes sense to add or remove
* [ ] Store array of all ancestors
* [ ] Convert `permalink` to an object, store it analyzed, raw, extract the URI, and store an array of components
* [ ] Add array of shortcodes in posts
* [ ] Convert `post_mime_type` to object, store raw, type, and subtype. For instance, `post_mime_type.type` would be `image`, `audio`, `video`, etc. and `post_mime_type.subtype` would be `png`, `mpeg`, `mp4`, etc.
* [ ] Consider converting some objects to `nested`
* [ ] Add post thumbnail url
贡献指南
评估
这个 Issue 还没有评估数据。