Erroneous field feedback error on Tiki (using ElasticSearch)
- Status
- Closed
- Subject
- Erroneous field feedback error on Tiki (using ElasticSearch)
- Version
- 22.x
23.x - Category
- Error
- Regression
- Feature
- File Gallery (elFinder or standard UI)
Trackers - Resolution status
- Out of Date
- Submitted by
- Bernard Sfez / Tiki Specialist
- Lastmod by
- Bernard Sfez / Tiki Specialist
- Rating
- Description
I use ElasticSearch on a Tiki 22 and I have a weird error while browsing file gallery (in English).
Copy to clipboardError • Malformed search query: Parsing search query failed: "Field name does not exist in the current index. If this is a tracker field, the proper syntax is tracker_field_name."
I could track the error feedback that is generated from "lib/core/Search/Elastic/OrderBuilder.php" line 81.Something in the condition : if ((empty($mapping) || emptyarray)$mapping && $prefs'search_error_missing_field' === 'y') {
Initiate the feedback.
It happened also while I was updating a field (f_174) using the tracker interface inline. (in Hebrew)
The field is a dropdown field type.
The field exist and the change was saved.{CODE()}
שגיאה
Malformed search query: Parsing search query failed: "Field f_174 does not exist in the current index. If this is a tracker field, the proper syntax is tracker_field_f_174."
{CODE}Now it keep showing each time I do anything on tracker, even listing them all.
- Importance
- 6
- Easy to solve?
- 5
- Priority
- 30
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7809
- Created
- Monday 09 August, 2021 19:19:09 UTC
by Bernard Sfez / Tiki Specialist - LastModif
- Monday 29 August, 2022 06:45:28 UTC