Re: [Tiki-devel] Change of behaviour of in the tracker field relations filter option on Tiki25
Victor Emanouilov via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Bernard, It seems your index does not finish rebuilding. Run it with logging and check the log file for the error that stops it. Regards, Victor On 8/1/22 5:17 PM, Bernard Sfez via TikiWiki-devel wrote: > > >> 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. > > Well, seems this is very true. > I’ve updated the original Tiki24 this morning and now after a few > hours (rebuilding is automated) it is plagued with tracker_field > errors like the index is not completing for some reason. 🤷🏻♂️ > > > I will revert for now on my Tiki24 and look for it on the Tiki25 tomorrow. > > Bernard > >> On 1 Aug 2022, at 15:08, Marc Laporte <[email protected]> wrote: >> >> 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 > > > > _______________________________________________ > 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