mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
add description field to the search index
This commit is contained in:
parent
b1dcfcabcf
commit
20aa49d380
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ source magnet : yggtracker
|
|||
`magnet`.`magnetId`, \
|
||||
`magnet`.`metaTitle`, \
|
||||
`magnet`.`metaDescription`, \
|
||||
`magnet`.`description`, \
|
||||
`magnet`.`dn`, \
|
||||
(SELECT GROUP_CONCAT(DISTINCT `keywordTopic`.`value`) \
|
||||
FROM `keywordTopic` \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue