[TikiWiki-commits] [Git][tikiwiki/tiki][master] [ENH] trackers: Index more tracker field fields

"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <695fe666ee47_2c76ae8019850@gitlab-sidekiq-low-urgency-cpu-bound-v2-7bf775f96c-d26ff.mail>

Jonny Bradley pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
afda6efe by Jonny Bradley at 2026-01-08T17:08:05+00:00
[ENH] trackers: Index more tracker field fields
---
* [ENH] trackers: Index more tracker field fields

See merge request tikiwiki/tiki!9328

- - - - -


1 changed file:

- lib/core/Search/ContentSource/TrackerFieldSource.php


Changes:

=====================================
lib/core/Search/ContentSource/TrackerFieldSource.php
=====================================
@@ -60,6 +60,12 @@ class Search_ContentSource_TrackerFieldSource implements Search_ContentSource_In
             'position' => $typeFactory->numeric($field['position']),
             'permName' => $typeFactory->identifier($field['permName']),
 
+            'type' => $typeFactory->identifier($field['type']),
+            'options' => $typeFactory->json($field['options_map']),
+            'is_main' => $typeFactory->identifier($field['isMain']),
+            'is_multilingual' => $typeFactory->identifier($field['isMultilingual']),
+            'is_searchable' => $typeFactory->identifier($field['isSearchable']),
+
             'searchable' => $typeFactory->identifier('n'),
 
             'view_permission' => $typeFactory->identifier('tiki_p_view_trackers'),



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/afda6efe710f74249efba909acd1dbcb329f3252

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/afda6efe710f74249efba909acd1dbcb329f3252
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.