Re: [Tiki-devel] Change of behaviour of in the tracker field relations filter option on Tiki25
Marc Laporte <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Depending on how your system is configured, there are some cases where index rebuild must be done more than once because one part of the data depends on another part that has been properly indexed yet. As of today, 24x and trunk are still very close for this part of the code. If you delete your 24x index and rebuild, you should get the same behaviour. The 1st run will use more RAM than the second run. Best regards, Marc On Mon, 1 Aug 2022 11:29:55 +0300 Tiki developers [email protected] said > Hello devs, > > I have a live working Tiki24 and I’m testing it with master (both are on > ElasticSearch). > > I have 2 trackers with relations field tracker field. (one way and back) > > I have set a filter based on the documentation available at : > https://doc.tiki.org/Relations-Tracker-Field > > "tracker_id=22&object_type=trackeritem&tracker_status=o+OR+p” > > On Tiki 24 it work fine. > > On Tiki 25, while re-indexing I have multiple errors: > > Parsing search query failed: "Field object_type does not exist in the current > index. If this is a tracker field, the proper syntax is > tracker_field_object_type." on line 358 of > /home/tsaharoniki/domains/master.tsaharoniki.com/public_html/lib/core/Search/Query.php > > > If I modify the filter for: > > ""tracker_id=22&tracker_status=o+OR+p” > > No more errors and the result seems ok. > > > So this is my question: > > Is it a change, improvement, made on purpose and the documentation should be > updated or it is not it should be reported as a bug ? (I’ll do) > > > Bernard > > _______________________________________________ > TikiWiki-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel