ElasticPress icon indicating copy to clipboard operation
ElasticPress copied to clipboard

Categories & Tags do not get synced on post save but on bulk sync

Open goaround opened this issue 1 year ago • 11 comments

Describe your question

Hi,

I have a strange behavior on my production site, which I unfortunately can't reproduce locally.

Categories and tags of a post do not get synced if a post is saved. But if I run a bulk sync, they get synced. Other custom taxonomies get synced as they should be, but not the build in categories and tags...

Really strange, and I don't know where I should look anymore. Do you have any idea what could trigger this behavior?

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

goaround avatar Jul 19 '24 13:07 goaround

Hi goaround,

My guess is that there may be an issue on the server. Have you checked the server logs? Does the behavior remain the same when you update the post using the WP-CLI command?

Regards, Burhan

burhandodhy avatar Jul 24 '24 13:07 burhandodhy

If I update the post using the WP-CLI the category and tags get synced. Only on a post update not...

goaround avatar Jul 24 '24 13:07 goaround

@goaround You'll have to debug the query being sent to Elasticsearch when a post is saved. To do that, install our Debug Add-On, go to ElasticPress > Query Log, and set it to log all queries, but only in the REST API context:

image

Then, go to a post, make a change to it, and save it. Going back to the Query Log page, you'll see a new request in the list. Disable Query Log (don't keep it running on production environments) and give a look at the "Query Body" of the request. That should contain all tax info, and point you to what could be going wrong.

If you want, feel free to share the Request Info with us too, and we can try to help you debugging it further.

felipeelia avatar Jul 26 '24 16:07 felipeelia

It has been 3 days since more information was requested from you in this issue and we have not heard back. This issue is now marked as stale and will be closed in 3 days, but if you have more information to add then please comment and the issue will stay open.

github-actions[bot] avatar Jul 30 '24 01:07 github-actions[bot]

Hi @felipeelia,

I just checked the logs. I just removed some personal informations from the author and the post content to keep it short.

Here on a post change:

{
	"post_id":278243,
	"ID":278243,
	"post_author":{
	   "raw":"",
	   "login":"",
	   "display_name":"",
	   "id":11
	},
	"post_date":"2024-07-30 08:23:33",
	"post_date_gmt":"2024-07-30 06:23:33",
	"post_title":"Mexiko-Stadt ab 1.294\u20ac in der Aeromexico Business Class von Madrid",
	"post_excerpt":"",
	"post_content_filtered":"",
	"post_content":"",
	"post_status":"publish",
	"post_name":"mexiko-stadt-aeromexico-business-class-offerte",
	"post_modified":"2024-07-30 09:09:09",
	"post_modified_gmt":"2024-07-30 07:09:09",
	"post_parent":0,
	"post_type":"deal",
	"post_mime_type":"",
	"permalink":"https:\/\/travel-dealz.de\/deal\/mexiko-stadt-aeromexico-business-class-offerte\/",
	"terms":{
	   "airline":[
		  {
			 "term_id":2828,
			 "slug":"aeromexico",
			 "name":"Aeromexico",
			 "parent":1831,
			 "term_taxonomy_id":2841,
			 "term_order":0,
			 "facet":"{\"term_id\":2828,\"slug\":\"aeromexico\",\"name\":\"Aeromexico\",\"parent\":1831,\"term_taxonomy_id\":2841,\"term_order\":0}"
		  },
		  {
			 "term_id":1831,
			 "slug":"skyteam",
			 "name":"SkyTeam",
			 "parent":0,
			 "term_taxonomy_id":1846,
			 "term_order":0,
			 "facet":"{\"term_id\":1831,\"slug\":\"skyteam\",\"name\":\"SkyTeam\",\"parent\":0,\"term_taxonomy_id\":1846,\"term_order\":0}"
		  },
		  {
			 "term_id":40036,
			 "slug":"ita-airways",
			 "name":"ITA Airways",
			 "parent":1831,
			 "term_taxonomy_id":40049,
			 "term_order":0,
			 "facet":"{\"term_id\":40036,\"slug\":\"ita-airways\",\"name\":\"ITA Airways\",\"parent\":1831,\"term_taxonomy_id\":40049,\"term_order\":0}"
		  },
		  {
			 "term_id":362,
			 "slug":"klm",
			 "name":"KLM",
			 "parent":1831,
			 "term_taxonomy_id":367,
			 "term_order":0,
			 "facet":"{\"term_id\":362,\"slug\":\"klm\",\"name\":\"KLM\",\"parent\":1831,\"term_taxonomy_id\":367,\"term_order\":0}"
		  }
	   ],
	   "region":[
		  {
			 "term_id":19080,
			 "slug":"all",
			 "name":"All",
			 "parent":0,
			 "term_taxonomy_id":19093,
			 "term_order":0,
			 "facet":"{\"term_id\":19080,\"slug\":\"all\",\"name\":\"All\",\"parent\":0,\"term_taxonomy_id\":19093,\"term_order\":0}"
		  }
	   ],
	   "destinations":[
		  {
			 "term_id":2398,
			 "slug":"mexiko-stadt",
			 "name":"Mexiko-Stadt",
			 "parent":1106,
			 "term_taxonomy_id":2423,
			 "term_order":0,
			 "facet":"{\"term_id\":2398,\"slug\":\"mexiko-stadt\",\"name\":\"Mexiko-Stadt\",\"parent\":1106,\"term_taxonomy_id\":2423,\"term_order\":0}"
		  },
		  {
			 "term_id":1106,
			 "slug":"mexiko",
			 "name":"Mexiko",
			 "parent":653,
			 "term_taxonomy_id":1116,
			 "term_order":0,
			 "facet":"{\"term_id\":1106,\"slug\":\"mexiko\",\"name\":\"Mexiko\",\"parent\":653,\"term_taxonomy_id\":1116,\"term_order\":0}"
		  },
		  {
			 "term_id":653,
			 "slug":"nordamerika",
			 "name":"Nordamerika",
			 "parent":2683,
			 "term_taxonomy_id":662,
			 "term_order":0,
			 "facet":"{\"term_id\":653,\"slug\":\"nordamerika\",\"name\":\"Nordamerika\",\"parent\":2683,\"term_taxonomy_id\":662,\"term_order\":0}"
		  },
		  {
			 "term_id":2683,
			 "slug":"amerika",
			 "name":"Amerika",
			 "parent":0,
			 "term_taxonomy_id":2696,
			 "term_order":0,
			 "facet":"{\"term_id\":2683,\"slug\":\"amerika\",\"name\":\"Amerika\",\"parent\":0,\"term_taxonomy_id\":2696,\"term_order\":0}"
		  }
	   ],
	   "origins":[
		  {
			 "term_id":3145,
			 "slug":"madrid-mad",
			 "name":"Madrid",
			 "parent":3144,
			 "term_taxonomy_id":3158,
			 "term_order":0,
			 "facet":"{\"term_id\":3145,\"slug\":\"madrid-mad\",\"name\":\"Madrid\",\"parent\":3144,\"term_taxonomy_id\":3158,\"term_order\":0}"
		  },
		  {
			 "term_id":3144,
			 "slug":"spanien",
			 "name":"Spanien",
			 "parent":0,
			 "term_taxonomy_id":3157,
			 "term_order":0,
			 "facet":"{\"term_id\":3144,\"slug\":\"spanien\",\"name\":\"Spanien\",\"parent\":0,\"term_taxonomy_id\":3157,\"term_order\":0}"
		  }
	   ],
	   "period":[
		  {
			 "term_id":19097,
			 "slug":"november",
			 "name":"November",
			 "parent":0,
			 "term_taxonomy_id":19110,
			 "term_order":0,
			 "facet":"{\"term_id\":19097,\"slug\":\"november\",\"name\":\"November\",\"parent\":0,\"term_taxonomy_id\":19110,\"term_order\":0}"
		  },
		  {
			 "term_id":19098,
			 "slug":"dezember",
			 "name":"Dezember",
			 "parent":0,
			 "term_taxonomy_id":19111,
			 "term_order":0,
			 "facet":"{\"term_id\":19098,\"slug\":\"dezember\",\"name\":\"Dezember\",\"parent\":0,\"term_taxonomy_id\":19111,\"term_order\":0}"
		  },
		  {
			 "term_id":19084,
			 "slug":"januar",
			 "name":"Januar",
			 "parent":0,
			 "term_taxonomy_id":19097,
			 "term_order":0,
			 "facet":"{\"term_id\":19084,\"slug\":\"januar\",\"name\":\"Januar\",\"parent\":0,\"term_taxonomy_id\":19097,\"term_order\":0}"
		  },
		  {
			 "term_id":19085,
			 "slug":"februar",
			 "name":"Februar",
			 "parent":0,
			 "term_taxonomy_id":19098,
			 "term_order":0,
			 "facet":"{\"term_id\":19085,\"slug\":\"februar\",\"name\":\"Februar\",\"parent\":0,\"term_taxonomy_id\":19098,\"term_order\":0}"
		  },
		  {
			 "term_id":19086,
			 "slug":"maerz",
			 "name":"M\u00e4rz",
			 "parent":0,
			 "term_taxonomy_id":19099,
			 "term_order":0,
			 "facet":"{\"term_id\":19086,\"slug\":\"maerz\",\"name\":\"M\\u00e4rz\",\"parent\":0,\"term_taxonomy_id\":19099,\"term_order\":0}"
		  },
		  {
			 "term_id":19087,
			 "slug":"april",
			 "name":"April",
			 "parent":0,
			 "term_taxonomy_id":19100,
			 "term_order":0,
			 "facet":"{\"term_id\":19087,\"slug\":\"april\",\"name\":\"April\",\"parent\":0,\"term_taxonomy_id\":19100,\"term_order\":0}"
		  },
		  {
			 "term_id":19089,
			 "slug":"mai",
			 "name":"Mai",
			 "parent":0,
			 "term_taxonomy_id":19102,
			 "term_order":0,
			 "facet":"{\"term_id\":19089,\"slug\":\"mai\",\"name\":\"Mai\",\"parent\":0,\"term_taxonomy_id\":19102,\"term_order\":0}"
		  }
	   ]
	},
	"meta":{
	   "ep_exclude_from_search":[
		  {
			 "value":"",
			 "raw":"",
			 "boolean":false
		  }
	   ],
	   "hreflang-en":[
		  {
			 "value":"https:\/\/travel-dealz.com\/wp\/wp-admin\/post.php?post=49118&action=edit",
			 "raw":"https:\/\/travel-dealz.com\/wp\/wp-admin\/post.php?post=49118&action=edit",
			 "boolean":"",
			 "date":"1971-01-01",
			 "datetime":"1971-01-01 00:00:01",
			 "time":"00:00:01"
		  }
	   ]
	},
	"date_terms":{
	   "year":2024,
	   "month":7,
	   "week":31,
	   "dayofyear":211,
	   "day":30,
	   "dayofweek":2,
	   "dayofweek_iso":2,
	   "hour":8,
	   "minute":23,
	   "second":33,
	   "m":202407
	},
	"comment_count":6,
	"comment_status":"open",
	"ping_status":"closed",
	"menu_order":0,
	"guid":"https:\/\/travel-dealz.de\/?post_type=deal&p=278243",
	"thumbnail":{
	   "ID":298818,
	   "src":"https:\/\/travel-dealz.de\/app\/uploads\/sites\/2\/Aeromexico-150x150.jpg",
	   "width":150,
	   "height":150,
	   "alt":"Aeromexico"
	},
	"term_suggest":[
	   "Aeromexico",
	   "SkyTeam",
	   "ITA Airways",
	   "KLM",
	   "All",
	   "Mexiko-Stadt",
	   "Mexiko",
	   "Nordamerika",
	   "Amerika",
	   "Madrid",
	   "Spanien",
	   "November",
	   "Dezember",
	   "Januar",
	   "Februar",
	   "M\u00e4rz",
	   "April",
	   "Mai"
	]
 }

And here if I run the bulk sync on the settings page but just for the one post:

{
	"post_id":278243,
	"ID":278243,
	"post_author":{
	   "raw":"",
	   "login":"",
	   "display_name":"",
	   "id":11
	},
	"post_date":"2024-07-30 08:23:33",
	"post_date_gmt":"2024-07-30 06:23:33",
	"post_title":"Mexiko-Stadt ab 1.294\u20ac in der Aeromexico Business Class von Madrid",
	"post_excerpt":"",
	"post_content_filtered":"",
	"post_content":"",
	"post_status":"publish",
	"post_name":"mexiko-stadt-aeromexico-business-class-offerte",
	"post_modified":"2024-07-30 09:09:09",
	"post_modified_gmt":"2024-07-30 07:09:09",
	"post_parent":0,
	"post_type":"deal",
	"post_mime_type":"",
	"permalink":"https:\/\/travel-dealz.de\/deal\/mexiko-stadt-aeromexico-business-class-offerte\/",
	"terms":{
	   "category":[
		  {
			 "term_id":884,
			 "slug":"business-class",
			 "name":"Business Class",
			 "parent":24,
			 "term_taxonomy_id":1768,
			 "term_order":0,
			 "facet":"{\"term_id\":884,\"slug\":\"business-class\",\"name\":\"Business Class\",\"parent\":24,\"term_taxonomy_id\":1768,\"term_order\":0}"
		  },
		  {
			 "term_id":24,
			 "slug":"fluge",
			 "name":"Fl\u00fcge",
			 "parent":0,
			 "term_taxonomy_id":24,
			 "term_order":0,
			 "facet":"{\"term_id\":24,\"slug\":\"fluge\",\"name\":\"Fl\\u00fcge\",\"parent\":0,\"term_taxonomy_id\":24,\"term_order\":0}"
		  }
	   ],
	   "airline":[
		  {
			 "term_id":2828,
			 "slug":"aeromexico",
			 "name":"Aeromexico",
			 "parent":1831,
			 "term_taxonomy_id":2841,
			 "term_order":0,
			 "facet":"{\"term_id\":2828,\"slug\":\"aeromexico\",\"name\":\"Aeromexico\",\"parent\":1831,\"term_taxonomy_id\":2841,\"term_order\":0}"
		  },
		  {
			 "term_id":1831,
			 "slug":"skyteam",
			 "name":"SkyTeam",
			 "parent":0,
			 "term_taxonomy_id":1846,
			 "term_order":0,
			 "facet":"{\"term_id\":1831,\"slug\":\"skyteam\",\"name\":\"SkyTeam\",\"parent\":0,\"term_taxonomy_id\":1846,\"term_order\":0}"
		  },
		  {
			 "term_id":40036,
			 "slug":"ita-airways",
			 "name":"ITA Airways",
			 "parent":1831,
			 "term_taxonomy_id":40049,
			 "term_order":0,
			 "facet":"{\"term_id\":40036,\"slug\":\"ita-airways\",\"name\":\"ITA Airways\",\"parent\":1831,\"term_taxonomy_id\":40049,\"term_order\":0}"
		  },
		  {
			 "term_id":362,
			 "slug":"klm",
			 "name":"KLM",
			 "parent":1831,
			 "term_taxonomy_id":367,
			 "term_order":0,
			 "facet":"{\"term_id\":362,\"slug\":\"klm\",\"name\":\"KLM\",\"parent\":1831,\"term_taxonomy_id\":367,\"term_order\":0}"
		  }
	   ],
	   "region":[
		  {
			 "term_id":19080,
			 "slug":"all",
			 "name":"All",
			 "parent":0,
			 "term_taxonomy_id":19093,
			 "term_order":0,
			 "facet":"{\"term_id\":19080,\"slug\":\"all\",\"name\":\"All\",\"parent\":0,\"term_taxonomy_id\":19093,\"term_order\":0}"
		  }
	   ],
	   "destinations":[
		  {
			 "term_id":2398,
			 "slug":"mexiko-stadt",
			 "name":"Mexiko-Stadt",
			 "parent":1106,
			 "term_taxonomy_id":2423,
			 "term_order":0,
			 "facet":"{\"term_id\":2398,\"slug\":\"mexiko-stadt\",\"name\":\"Mexiko-Stadt\",\"parent\":1106,\"term_taxonomy_id\":2423,\"term_order\":0}"
		  },
		  {
			 "term_id":1106,
			 "slug":"mexiko",
			 "name":"Mexiko",
			 "parent":653,
			 "term_taxonomy_id":1116,
			 "term_order":0,
			 "facet":"{\"term_id\":1106,\"slug\":\"mexiko\",\"name\":\"Mexiko\",\"parent\":653,\"term_taxonomy_id\":1116,\"term_order\":0}"
		  },
		  {
			 "term_id":653,
			 "slug":"nordamerika",
			 "name":"Nordamerika",
			 "parent":2683,
			 "term_taxonomy_id":662,
			 "term_order":0,
			 "facet":"{\"term_id\":653,\"slug\":\"nordamerika\",\"name\":\"Nordamerika\",\"parent\":2683,\"term_taxonomy_id\":662,\"term_order\":0}"
		  },
		  {
			 "term_id":2683,
			 "slug":"amerika",
			 "name":"Amerika",
			 "parent":0,
			 "term_taxonomy_id":2696,
			 "term_order":0,
			 "facet":"{\"term_id\":2683,\"slug\":\"amerika\",\"name\":\"Amerika\",\"parent\":0,\"term_taxonomy_id\":2696,\"term_order\":0}"
		  }
	   ],
	   "origins":[
		  {
			 "term_id":3145,
			 "slug":"madrid-mad",
			 "name":"Madrid",
			 "parent":3144,
			 "term_taxonomy_id":3158,
			 "term_order":0,
			 "facet":"{\"term_id\":3145,\"slug\":\"madrid-mad\",\"name\":\"Madrid\",\"parent\":3144,\"term_taxonomy_id\":3158,\"term_order\":0}"
		  },
		  {
			 "term_id":3144,
			 "slug":"spanien",
			 "name":"Spanien",
			 "parent":0,
			 "term_taxonomy_id":3157,
			 "term_order":0,
			 "facet":"{\"term_id\":3144,\"slug\":\"spanien\",\"name\":\"Spanien\",\"parent\":0,\"term_taxonomy_id\":3157,\"term_order\":0}"
		  }
	   ],
	   "period":[
		  {
			 "term_id":19087,
			 "slug":"april",
			 "name":"April",
			 "parent":0,
			 "term_taxonomy_id":19100,
			 "term_order":0,
			 "facet":"{\"term_id\":19087,\"slug\":\"april\",\"name\":\"April\",\"parent\":0,\"term_taxonomy_id\":19100,\"term_order\":0}"
		  },
		  {
			 "term_id":19098,
			 "slug":"dezember",
			 "name":"Dezember",
			 "parent":0,
			 "term_taxonomy_id":19111,
			 "term_order":0,
			 "facet":"{\"term_id\":19098,\"slug\":\"dezember\",\"name\":\"Dezember\",\"parent\":0,\"term_taxonomy_id\":19111,\"term_order\":0}"
		  },
		  {
			 "term_id":19085,
			 "slug":"februar",
			 "name":"Februar",
			 "parent":0,
			 "term_taxonomy_id":19098,
			 "term_order":0,
			 "facet":"{\"term_id\":19085,\"slug\":\"februar\",\"name\":\"Februar\",\"parent\":0,\"term_taxonomy_id\":19098,\"term_order\":0}"
		  },
		  {
			 "term_id":19084,
			 "slug":"januar",
			 "name":"Januar",
			 "parent":0,
			 "term_taxonomy_id":19097,
			 "term_order":0,
			 "facet":"{\"term_id\":19084,\"slug\":\"januar\",\"name\":\"Januar\",\"parent\":0,\"term_taxonomy_id\":19097,\"term_order\":0}"
		  },
		  {
			 "term_id":19089,
			 "slug":"mai",
			 "name":"Mai",
			 "parent":0,
			 "term_taxonomy_id":19102,
			 "term_order":0,
			 "facet":"{\"term_id\":19089,\"slug\":\"mai\",\"name\":\"Mai\",\"parent\":0,\"term_taxonomy_id\":19102,\"term_order\":0}"
		  },
		  {
			 "term_id":19086,
			 "slug":"maerz",
			 "name":"M\u00e4rz",
			 "parent":0,
			 "term_taxonomy_id":19099,
			 "term_order":0,
			 "facet":"{\"term_id\":19086,\"slug\":\"maerz\",\"name\":\"M\\u00e4rz\",\"parent\":0,\"term_taxonomy_id\":19099,\"term_order\":0}"
		  },
		  {
			 "term_id":19097,
			 "slug":"november",
			 "name":"November",
			 "parent":0,
			 "term_taxonomy_id":19110,
			 "term_order":0,
			 "facet":"{\"term_id\":19097,\"slug\":\"november\",\"name\":\"November\",\"parent\":0,\"term_taxonomy_id\":19110,\"term_order\":0}"
		  }
	   ]
	},
	"meta":{
	   "ep_exclude_from_search":[
		  {
			 "value":"",
			 "raw":"",
			 "boolean":false
		  }
	   ],
	   "hreflang-en":[
		  {
			 "value":"https:\/\/travel-dealz.com\/deal\/mexico-city-e1259-aeromexico-business-class-from-madrid\/",
			 "raw":"https:\/\/travel-dealz.com\/deal\/mexico-city-e1259-aeromexico-business-class-from-madrid\/",
			 "boolean":"",
			 "date":"1971-01-01",
			 "datetime":"1971-01-01 00:00:01",
			 "time":"00:00:01"
		  }
	   ]
	},
	"date_terms":{
	   "year":2024,
	   "month":7,
	   "week":31,
	   "dayofyear":211,
	   "day":30,
	   "dayofweek":2,
	   "dayofweek_iso":2,
	   "hour":8,
	   "minute":23,
	   "second":33,
	   "m":202407
	},
	"comment_count":6,
	"comment_status":"open",
	"ping_status":"closed",
	"menu_order":0,
	"guid":"https:\/\/travel-dealz.de\/?post_type=deal&p=278243",
	"thumbnail":{
	   "ID":298818,
	   "src":"https:\/\/travel-dealz.com\/app\/uploads\/sites\/2\/Aeromexico-150x150.jpg",
	   "width":150,
	   "height":150,
	   "alt":"Aeromexico"
	},
	"term_suggest":[
	   "Business Class",
	   "Fl\u00fcge",
	   "Aeromexico",
	   "SkyTeam",
	   "ITA Airways",
	   "KLM",
	   "All",
	   "Mexiko-Stadt",
	   "Mexiko",
	   "Nordamerika",
	   "Amerika",
	   "Madrid",
	   "Spanien",
	   "April",
	   "Dezember",
	   "Februar",
	   "Januar",
	   "Mai",
	   "M\u00e4rz",
	   "November"
	]
 }

As you can see, the "category" is missing on post save but present on the bulk sync...

goaround avatar Jul 30 '24 07:07 goaround

I noticed the same thing where as categories for posts were not indexed and the category page showed "No Post Results". Did a manual resync of the "post" post type and it then started working again.

gwhitehead avatar Jul 31 '24 19:07 gwhitehead

@goaround thanks for sharing the logs. I suspect this could be related to the point in the code where you are (1) registering that deal post type or (2) where you are adding the taxonomies to that CPT.

ElasticPress goes through these methods to figure out which taxonomies should be indexed with a post:

  1. ElasticPress\Indexable\Post\Post::prepare_document()
  2. ElasticPress\Indexable\Post\Post::prepare_terms()
  3. ElasticPress\Indexable\Post\Post::get_indexable_post_taxonomies()

Any chance you can debug that get_indexable_post_taxonomies() method, checking if the category taxonomy is returned in the first get_object_taxonomies() call? And if it is, can you please check if it is discarded during that foreach loop right by the end of the method? Thanks

felipeelia avatar Aug 02 '24 19:08 felipeelia

It has been 3 days since more information was requested from you in this issue and we have not heard back. This issue is now marked as stale and will be closed in 3 days, but if you have more information to add then please comment and the issue will stay open.

github-actions[bot] avatar Aug 06 '24 01:08 github-actions[bot]

Hi @felipeelia,

I checked get_indexable_post_taxonomies(), prepare_terms(), prepare_document() on save and all contains the category and post_tags

But I noticed one more thing: There are always two sync requests to Elasticsearch: 1. with context admin and the 2. with context rest. The first with content admin does not contain the categories and post_tags and the 2. with context rest contains all categories and post_tags.

Any idea why there are two requests? Is this normal?

## Queries info ##
Hi @felipeelia,

I checked get_indexable_post_taxonomies(), prepare_terms(), prepare_document() on save and all contains the category and post_tags

But I noticed one more thing: There are always two sync requests to Elasticsearch: 1. with context admin and the 2. with context rest. The first with content admin does not contain the categories and post_tags and the 2. with context rest contains all categories and post_tags

## Queries info ##

### https://travel-dealz.com/?page=ep-query-log (2024-08-06 09:23:26) ###
es_req: POST http://localhost:9200/traveldealzde-post-2/_bulk
request_id: 249d0b4423e8436fae7bdf5ec269ed01
query_time: 22.38392829895
wp_args: array (
)
status_code: 200
body: {"index":{"_id":322909}}
{"post_id":322909,"ID":322909,"post_author":{"raw":"","login":"","display_name":"","id":19},"post_date":"2024-08-05 13:34:49","post_date_gmt":"2024-08-05 11:34:49","post_title":"MS Compass Empress: 5 N\u00e4chte Donau-Flusskreuzfahrt von Passau ab 348\u20ac p.P. (All-Inclusive)","post_excerpt":"","post_content_filtered":"","post_status":"publish","post_name":"ms-compass-empress-donauhighlights-herbst-2024","post_modified":"2024-08-06 09:23:24","post_modified_gmt":"2024-08-06 07:23:24","post_parent":0,"post_type":"deal","post_mime_type":"","permalink":"https:\/\/travel-dealz.de\/deal\/ms-compass-empress-donauhighlights-herbst-2024\/","terms":{"cruiseline":[{"term_id":40527,"slug":"ms-compass-empress","name":"MS Compass Empress","parent":40454,"term_taxonomy_id":40540,"term_order":0,"facet":"{\"term_id\":40527,\"slug\":\"ms-compass-empress\",\"name\":\"MS Compass Empress\",\"parent\":40454,\"term_taxonomy_id\":40540,\"term_order\":0}"},{"term_id":40454,"slug":"compass-kreuzfahrten","name":"Compass Kreuzfahrten","parent":0,"term_taxonomy_id":40467,"term_order":0,"facet":"{\"term_id\":40454,\"slug\":\"compass-kreuzfahrten\",\"name\":\"Compass Kreuzfahrten\",\"parent\":0,\"term_taxonomy_id\":40467,\"term_order\":0}"}],"region":[{"term_id":19080,"slug":"all","name":"All","parent":0,"term_taxonomy_id":19093,"term_order":0,"facet":"{\"term_id\":19080,\"slug\":\"all\",\"name\":\"All\",\"parent\":0,\"term_taxonomy_id\":19093,\"term_order\":0}"}],"destinations":[{"term_id":3109,"slug":"bratislava","name":"Bratislava","parent":2707,"term_taxonomy_id":3122,"term_order":0,"facet":"{\"term_id\":3109,\"slug\":\"bratislava\",\"name\":\"Bratislava\",\"parent\":2707,\"term_taxonomy_id\":3122,\"term_order\":0}"},{"term_id":2707,"slug":"slowakei","name":"Slowakei","parent":1829,"term_taxonomy_id":2720,"term_order":0,"facet":"{\"term_id\":2707,\"slug\":\"slowakei\",\"name\":\"Slowakei\",\"parent\":1829,\"term_taxonomy_id\":2720,\"term_order\":0}"},{"term_id":1829,"slug":"osteuropa","name":"Osteuropa","parent":983,"term_taxonomy_id":1844,"term_order":0,"facet":"{\"term_id\":1829,\"slug\":\"osteuropa\",\"name\":\"Osteuropa\",\"parent\":983,\"term_taxonomy_id\":1844,\"term_order\":0}"},{"term_id":983,"slug":"europa","name":"Europa","parent":0,"term_taxonomy_id":992,"term_order":0,"facet":"{\"term_id\":983,\"slug\":\"europa\",\"name\":\"Europa\",\"parent\":0,\"term_taxonomy_id\":992,\"term_order\":0}"},{"term_id":40124,"slug":"donau","name":"Donau","parent":0,"term_taxonomy_id":40137,"term_order":0,"facet":"{\"term_id\":40124,\"slug\":\"donau\",\"name\":\"Donau\",\"parent\":0,\"term_taxonomy_id\":40137,\"term_order\":0}"},{"term_id":2862,"slug":"linz","name":"Linz","parent":435,"term_taxonomy_id":2875,"term_order":0,"facet":"{\"term_id\":2862,\"slug\":\"linz\",\"name\":\"Linz\",\"parent\":435,\"term_taxonomy_id\":2875,\"term_order\":0}"},{"term_id":435,"slug":"osterreich","name":"\u00d6sterreich","parent":983,"term_taxonomy_id":440,"term_order":0,"facet":"{\"term_id\":435,\"slug\":\"osterreich\",\"name\":\"\\u00d6sterreich\",\"parent\":983,\"term_taxonomy_id\":440,\"term_order\":0}"},{"term_id":298,"slug":"wien","name":"Wien","parent":435,"term_taxonomy_id":303,"term_order":0,"facet":"{\"term_id\":298,\"slug\":\"wien\",\"name\":\"Wien\",\"parent\":435,\"term_taxonomy_id\":303,\"term_order\":0}"}],"period":[{"term_id":19095,"slug":"oktober","name":"Oktober","parent":0,"term_taxonomy_id":19108,"term_order":0,"facet":"{\"term_id\":19095,\"slug\":\"oktober\",\"name\":\"Oktober\",\"parent\":0,\"term_taxonomy_id\":19108,\"term_order\":0}"},{"term_id":19097,"slug":"november","name":"November","parent":0,"term_taxonomy_id":19110,"term_order":0,"facet":"{\"term_id\":19097,\"slug\":\"november\",\"name\":\"November\",\"parent\":0,\"term_taxonomy_id\":19110,\"term_order\":0}"},{"term_id":19098,"slug":"dezember","name":"Dezember","parent":0,"term_taxonomy_id":19111,"term_order":0,"facet":"{\"term_id\":19098,\"slug\":\"dezember\",\"name\":\"Dezember\",\"parent\":0,\"term_taxonomy_id\":19111,\"term_order\":0}"}]},"meta":{"ep_exclude_from_search":[{"value":"","raw":"","boolean":false}]},"date_terms":{"year":2024,"month":8,"week":32,"dayofyear":217,"day":5,"dayofweek":1,"dayofweek_iso":1,"hour":13,"minute":34,"second":49,"m":202408},"comment_count":2,"comment_status":"open","ping_status":"closed","menu_order":0,"guid":"https:\/\/travel-dealz.de\/?post_type=deal&p=322909","thumbnail":{"ID":322922,"src":"https:\/\/travel-dealz.de\/app\/uploads\/sites\/2\/MS-Compass-Empress-Aussenansicht-1-150x150.jpg","width":150,"height":150,"alt":"MS Compass Empress - Au\u00dfenansicht"},"term_suggest":["MS Compass Empress","Compass Kreuzfahrten","All","Bratislava","Slowakei","Osteuropa","Europa","Donau","Linz","\u00d6sterreich","Wien","Oktober","November","Dezember"]}


result: array (
  'errors' => false,
  'took' => 6,
  'items' =>
  array (
    0 =>
    array (
      'index' =>
      array (
        '_index' => 'traveldealzde-post-2',
        '_id' => '322909',
        '_version' => 257,
        'result' => 'updated',
        '_shards' =>
        array (
          'total' => 2,
          'successful' => 1,
          'failed' => 0,
        ),
        '_seq_no' => 303706,
        '_primary_term' => 3,
        'status' => 200,
      ),
    ),
  ),
)

### https://travel-dealz.com/?page=ep-query-log (2024-08-06 09:23:26) ###
es_req: POST http://localhost:9200/traveldealzde-post-2/_bulk
request_id: 9e556ae9e579426da2bedc957fbb0928
query_time: 24.88899230957
wp_args: array (
)
status_code: 200
body: {"index":{"_id":322909}}
{"post_id":322909,"ID":322909,"post_author":{"raw":"","login":"","display_name":"","id":19},"post_date":"2024-08-05 13:34:49","post_date_gmt":"2024-08-05 11:34:49","post_title":"MS Compass Empress: 5 N\u00e4chte Donau-Flusskreuzfahrt von Passau ab 348\u20ac p.P. (All-Inclusive)","post_excerpt":"","post_content_filtered":"","post_status":"publish","post_name":"ms-compass-empress-donauhighlights-herbst-2024","post_modified":"2024-08-06 09:23:22","post_modified_gmt":"2024-08-06 07:23:22","post_parent":0,"post_type":"deal","post_mime_type":"","permalink":"https:\/\/travel-dealz.de\/deal\/ms-compass-empress-donauhighlights-herbst-2024\/","terms":{"category":[{"term_id":2480,"slug":"kreuzfahrten","name":"Kreuzfahrten","parent":0,"term_taxonomy_id":962,"term_order":0,"facet":"{\"term_id\":2480,\"slug\":\"kreuzfahrten\",\"name\":\"Kreuzfahrten\",\"parent\":0,\"term_taxonomy_id\":962,\"term_order\":0}"}],"post_tag":[{"term_id":2562,"slug":"all-inclusive","name":"All inclusive","parent":0,"term_taxonomy_id":2575,"term_order":0,"facet":"{\"term_id\":2562,\"slug\":\"all-inclusive\",\"name\":\"All inclusive\",\"parent\":0,\"term_taxonomy_id\":2575,\"term_order\":0}"},{"term_id":40102,"slug":"flusskreuzfahrten","name":"Flusskreuzfahrten","parent":0,"term_taxonomy_id":40115,"term_order":0,"facet":"{\"term_id\":40102,\"slug\":\"flusskreuzfahrten\",\"name\":\"Flusskreuzfahrten\",\"parent\":0,\"term_taxonomy_id\":40115,\"term_order\":0}"}],"cruiseline":[{"term_id":40527,"slug":"ms-compass-empress","name":"MS Compass Empress","parent":40454,"term_taxonomy_id":40540,"term_order":0,"facet":"{\"term_id\":40527,\"slug\":\"ms-compass-empress\",\"name\":\"MS Compass Empress\",\"parent\":40454,\"term_taxonomy_id\":40540,\"term_order\":0}"},{"term_id":40454,"slug":"compass-kreuzfahrten","name":"Compass Kreuzfahrten","parent":0,"term_taxonomy_id":40467,"term_order":0,"facet":"{\"term_id\":40454,\"slug\":\"compass-kreuzfahrten\",\"name\":\"Compass Kreuzfahrten\",\"parent\":0,\"term_taxonomy_id\":40467,\"term_order\":0}"}],"region":[{"term_id":19080,"slug":"all","name":"All","parent":0,"term_taxonomy_id":19093,"term_order":0,"facet":"{\"term_id\":19080,\"slug\":\"all\",\"name\":\"All\",\"parent\":0,\"term_taxonomy_id\":19093,\"term_order\":0}"}],"destinations":[{"term_id":3109,"slug":"bratislava","name":"Bratislava","parent":2707,"term_taxonomy_id":3122,"term_order":0,"facet":"{\"term_id\":3109,\"slug\":\"bratislava\",\"name\":\"Bratislava\",\"parent\":2707,\"term_taxonomy_id\":3122,\"term_order\":0}"},{"term_id":2707,"slug":"slowakei","name":"Slowakei","parent":1829,"term_taxonomy_id":2720,"term_order":0,"facet":"{\"term_id\":2707,\"slug\":\"slowakei\",\"name\":\"Slowakei\",\"parent\":1829,\"term_taxonomy_id\":2720,\"term_order\":0}"},{"term_id":1829,"slug":"osteuropa","name":"Osteuropa","parent":983,"term_taxonomy_id":1844,"term_order":0,"facet":"{\"term_id\":1829,\"slug\":\"osteuropa\",\"name\":\"Osteuropa\",\"parent\":983,\"term_taxonomy_id\":1844,\"term_order\":0}"},{"term_id":983,"slug":"europa","name":"Europa","parent":0,"term_taxonomy_id":992,"term_order":0,"facet":"{\"term_id\":983,\"slug\":\"europa\",\"name\":\"Europa\",\"parent\":0,\"term_taxonomy_id\":992,\"term_order\":0}"},{"term_id":40124,"slug":"donau","name":"Donau","parent":0,"term_taxonomy_id":40137,"term_order":0,"facet":"{\"term_id\":40124,\"slug\":\"donau\",\"name\":\"Donau\",\"parent\":0,\"term_taxonomy_id\":40137,\"term_order\":0}"},{"term_id":2862,"slug":"linz","name":"Linz","parent":435,"term_taxonomy_id":2875,"term_order":0,"facet":"{\"term_id\":2862,\"slug\":\"linz\",\"name\":\"Linz\",\"parent\":435,\"term_taxonomy_id\":2875,\"term_order\":0}"},{"term_id":435,"slug":"osterreich","name":"\u00d6sterreich","parent":983,"term_taxonomy_id":440,"term_order":0,"facet":"{\"term_id\":435,\"slug\":\"osterreich\",\"name\":\"\\u00d6sterreich\",\"parent\":983,\"term_taxonomy_id\":440,\"term_order\":0}"},{"term_id":298,"slug":"wien","name":"Wien","parent":435,"term_taxonomy_id":303,"term_order":0,"facet":"{\"term_id\":298,\"slug\":\"wien\",\"name\":\"Wien\",\"parent\":435,\"term_taxonomy_id\":303,\"term_order\":0}"}],"period":[{"term_id":19095,"slug":"oktober","name":"Oktober","parent":0,"term_taxonomy_id":19108,"term_order":0,"facet":"{\"term_id\":19095,\"slug\":\"oktober\",\"name\":\"Oktober\",\"parent\":0,\"term_taxonomy_id\":19108,\"term_order\":0}"},{"term_id":19097,"slug":"november","name":"November","parent":0,"term_taxonomy_id":19110,"term_order":0,"facet":"{\"term_id\":19097,\"slug\":\"november\",\"name\":\"November\",\"parent\":0,\"term_taxonomy_id\":19110,\"term_order\":0}"},{"term_id":19098,"slug":"dezember","name":"Dezember","parent":0,"term_taxonomy_id":19111,"term_order":0,"facet":"{\"term_id\":19098,\"slug\":\"dezember\",\"name\":\"Dezember\",\"parent\":0,\"term_taxonomy_id\":19111,\"term_order\":0}"}]},"meta":{"ep_exclude_from_search":[{"value":"","raw":"","boolean":false}]},"date_terms":{"year":2024,"month":8,"week":32,"dayofyear":217,"day":5,"dayofweek":1,"dayofweek_iso":1,"hour":13,"minute":34,"second":49,"m":202408},"comment_count":2,"comment_status":"open","ping_status":"closed","menu_order":0,"guid":"https:\/\/travel-dealz.de\/?post_type=deal&p=322909","thumbnail":{"ID":322922,"src":"https:\/\/travel-dealz.de\/app\/uploads\/sites\/2\/MS-Compass-Empress-Aussenansicht-1-150x150.jpg","width":150,"height":150,"alt":"MS Compass Empress - Au\u00dfenansicht"},"term_suggest":["Kreuzfahrten","All inclusive","Flusskreuzfahrten","MS Compass Empress","Compass Kreuzfahrten","All","Bratislava","Slowakei","Osteuropa","Europa","Donau","Linz","\u00d6sterreich","Wien","Oktober","November","Dezember"]}


result: array (
  'errors' => false,
  'took' => 16,
  'items' =>
  array (
    0 =>
    array (
      'index' =>
      array (
        '_index' => 'traveldealzde-post-2',
        '_id' => '322909',
        '_version' => 256,
        'result' => 'updated',
        '_shards' =>
        array (
          'total' => 2,
          'successful' => 1,
          'failed' => 0,
        ),
        '_seq_no' => 303705,
        '_primary_term' => 3,
        'status' => 200,
      ),
    ),
  ),
)
### https://travel-dealz.com/?page=ep-query-log (2024-08-06 09:23:26) ###
es_req: POST http://localhost:9200/traveldealzde-post-2/_bulk
request_id: 249d0b4423e8436fae7bdf5ec269ed01
query_time: 22.38392829895
wp_args: array (
)
status_code: 200
body: {"index":{"_id":322909}}
{"post_id":322909,"ID":322909,"post_author":{"raw":"","login":"","display_name":"","id":19},"post_date":"2024-08-05 13:34:49","post_date_gmt":"2024-08-05 11:34:49","post_title":"MS Compass Empress: 5 N\u00e4chte Donau-Flusskreuzfahrt von Passau ab 348\u20ac p.P. (All-Inclusive)","post_excerpt":"","post_content_filtered":"","post_status":"publish","post_name":"ms-compass-empress-donauhighlights-herbst-2024","post_modified":"2024-08-06 09:23:24","post_modified_gmt":"2024-08-06 07:23:24","post_parent":0,"post_type":"deal","post_mime_type":"","permalink":"https:\/\/travel-dealz.de\/deal\/ms-compass-empress-donauhighlights-herbst-2024\/","terms":{"cruiseline":[{"term_id":40527,"slug":"ms-compass-empress","name":"MS Compass Empress","parent":40454,"term_taxonomy_id":40540,"term_order":0,"facet":"{\"term_id\":40527,\"slug\":\"ms-compass-empress\",\"name\":\"MS Compass Empress\",\"parent\":40454,\"term_taxonomy_id\":40540,\"term_order\":0}"},{"term_id":40454,"slug":"compass-kreuzfahrten","name":"Compass Kreuzfahrten","parent":0,"term_taxonomy_id":40467,"term_order":0,"facet":"{\"term_id\":40454,\"slug\":\"compass-kreuzfahrten\",\"name\":\"Compass Kreuzfahrten\",\"parent\":0,\"term_taxonomy_id\":40467,\"term_order\":0}"}],"region":[{"term_id":19080,"slug":"all","name":"All","parent":0,"term_taxonomy_id":19093,"term_order":0,"facet":"{\"term_id\":19080,\"slug\":\"all\",\"name\":\"All\",\"parent\":0,\"term_taxonomy_id\":19093,\"term_order\":0}"}],"destinations":[{"term_id":3109,"slug":"bratislava","name":"Bratislava","parent":2707,"term_taxonomy_id":3122,"term_order":0,"facet":"{\"term_id\":3109,\"slug\":\"bratislava\",\"name\":\"Bratislava\",\"parent\":2707,\"term_taxonomy_id\":3122,\"term_order\":0}"},{"term_id":2707,"slug":"slowakei","name":"Slowakei","parent":1829,"term_taxonomy_id":2720,"term_order":0,"facet":"{\"term_id\":2707,\"slug\":\"slowakei\",\"name\":\"Slowakei\",\"parent\":1829,\"term_taxonomy_id\":2720,\"term_order\":0}"},{"term_id":1829,"slug":"osteuropa","name":"Osteuropa","parent":983,"term_taxonomy_id":1844,"term_order":0,"facet":"{\"term_id\":1829,\"slug\":\"osteuropa\",\"name\":\"Osteuropa\",\"parent\":983,\"term_taxonomy_id\":1844,\"term_order\":0}"},{"term_id":983,"slug":"europa","name":"Europa","parent":0,"term_taxonomy_id":992,"term_order":0,"facet":"{\"term_id\":983,\"slug\":\"europa\",\"name\":\"Europa\",\"parent\":0,\"term_taxonomy_id\":992,\"term_order\":0}"},{"term_id":40124,"slug":"donau","name":"Donau","parent":0,"term_taxonomy_id":40137,"term_order":0,"facet":"{\"term_id\":40124,\"slug\":\"donau\",\"name\":\"Donau\",\"parent\":0,\"term_taxonomy_id\":40137,\"term_order\":0}"},{"term_id":2862,"slug":"linz","name":"Linz","parent":435,"term_taxonomy_id":2875,"term_order":0,"facet":"{\"term_id\":2862,\"slug\":\"linz\",\"name\":\"Linz\",\"parent\":435,\"term_taxonomy_id\":2875,\"term_order\":0}"},{"term_id":435,"slug":"osterreich","name":"\u00d6sterreich","parent":983,"term_taxonomy_id":440,"term_order":0,"facet":"{\"term_id\":435,\"slug\":\"osterreich\",\"name\":\"\\u00d6sterreich\",\"parent\":983,\"term_taxonomy_id\":440,\"term_order\":0}"},{"term_id":298,"slug":"wien","name":"Wien","parent":435,"term_taxonomy_id":303,"term_order":0,"facet":"{\"term_id\":298,\"slug\":\"wien\",\"name\":\"Wien\",\"parent\":435,\"term_taxonomy_id\":303,\"term_order\":0}"}],"period":[{"term_id":19095,"slug":"oktober","name":"Oktober","parent":0,"term_taxonomy_id":19108,"term_order":0,"facet":"{\"term_id\":19095,\"slug\":\"oktober\",\"name\":\"Oktober\",\"parent\":0,\"term_taxonomy_id\":19108,\"term_order\":0}"},{"term_id":19097,"slug":"november","name":"November","parent":0,"term_taxonomy_id":19110,"term_order":0,"facet":"{\"term_id\":19097,\"slug\":\"november\",\"name\":\"November\",\"parent\":0,\"term_taxonomy_id\":19110,\"term_order\":0}"},{"term_id":19098,"slug":"dezember","name":"Dezember","parent":0,"term_taxonomy_id":19111,"term_order":0,"facet":"{\"term_id\":19098,\"slug\":\"dezember\",\"name\":\"Dezember\",\"parent\":0,\"term_taxonomy_id\":19111,\"term_order\":0}"}]},"meta":{"ep_exclude_from_search":[{"value":"","raw":"","boolean":false}]},"date_terms":{"year":2024,"month":8,"week":32,"dayofyear":217,"day":5,"dayofweek":1,"dayofweek_iso":1,"hour":13,"minute":34,"second":49,"m":202408},"comment_count":2,"comment_status":"open","ping_status":"closed","menu_order":0,"guid":"https:\/\/travel-dealz.de\/?post_type=deal&p=322909","thumbnail":{"ID":322922,"src":"https:\/\/travel-dealz.de\/app\/uploads\/sites\/2\/MS-Compass-Empress-Aussenansicht-1-150x150.jpg","width":150,"height":150,"alt":"MS Compass Empress - Au\u00dfenansicht"},"term_suggest":["MS Compass Empress","Compass Kreuzfahrten","All","Bratislava","Slowakei","Osteuropa","Europa","Donau","Linz","\u00d6sterreich","Wien","Oktober","November","Dezember"]}


result: array (
  'errors' => false,
  'took' => 6,
  'items' =>
  array (
    0 =>
    array (
      'index' =>
      array (
        '_index' => 'traveldealzde-post-2',
        '_id' => '322909',
        '_version' => 257,
        'result' => 'updated',
        '_shards' =>
        array (
          'total' => 2,
          'successful' => 1,
          'failed' => 0,
        ),
        '_seq_no' => 303706,
        '_primary_term' => 3,
        'status' => 200,
      ),
    ),
  ),
)

### https://travel-dealz.com/?page=ep-query-log (2024-08-06 09:23:26) ###
es_req: POST http://localhost:9200/traveldealzde-post-2/_bulk
request_id: 9e556ae9e579426da2bedc957fbb0928
query_time: 24.88899230957
wp_args: array (
)
status_code: 200
body: {"index":{"_id":322909}}
{"post_id":322909,"ID":322909,"post_author":{"raw":"","login":"","display_name":"","id":19},"post_date":"2024-08-05 13:34:49","post_date_gmt":"2024-08-05 11:34:49","post_title":"MS Compass Empress: 5 N\u00e4chte Donau-Flusskreuzfahrt von Passau ab 348\u20ac p.P. (All-Inclusive)","post_excerpt":"","post_content_filtered":"","post_status":"publish","post_name":"ms-compass-empress-donauhighlights-herbst-2024","post_modified":"2024-08-06 09:23:22","post_modified_gmt":"2024-08-06 07:23:22","post_parent":0,"post_type":"deal","post_mime_type":"","permalink":"https:\/\/travel-dealz.de\/deal\/ms-compass-empress-donauhighlights-herbst-2024\/","terms":{"category":[{"term_id":2480,"slug":"kreuzfahrten","name":"Kreuzfahrten","parent":0,"term_taxonomy_id":962,"term_order":0,"facet":"{\"term_id\":2480,\"slug\":\"kreuzfahrten\",\"name\":\"Kreuzfahrten\",\"parent\":0,\"term_taxonomy_id\":962,\"term_order\":0}"}],"post_tag":[{"term_id":2562,"slug":"all-inclusive","name":"All inclusive","parent":0,"term_taxonomy_id":2575,"term_order":0,"facet":"{\"term_id\":2562,\"slug\":\"all-inclusive\",\"name\":\"All inclusive\",\"parent\":0,\"term_taxonomy_id\":2575,\"term_order\":0}"},{"term_id":40102,"slug":"flusskreuzfahrten","name":"Flusskreuzfahrten","parent":0,"term_taxonomy_id":40115,"term_order":0,"facet":"{\"term_id\":40102,\"slug\":\"flusskreuzfahrten\",\"name\":\"Flusskreuzfahrten\",\"parent\":0,\"term_taxonomy_id\":40115,\"term_order\":0}"}],"cruiseline":[{"term_id":40527,"slug":"ms-compass-empress","name":"MS Compass Empress","parent":40454,"term_taxonomy_id":40540,"term_order":0,"facet":"{\"term_id\":40527,\"slug\":\"ms-compass-empress\",\"name\":\"MS Compass Empress\",\"parent\":40454,\"term_taxonomy_id\":40540,\"term_order\":0}"},{"term_id":40454,"slug":"compass-kreuzfahrten","name":"Compass Kreuzfahrten","parent":0,"term_taxonomy_id":40467,"term_order":0,"facet":"{\"term_id\":40454,\"slug\":\"compass-kreuzfahrten\",\"name\":\"Compass Kreuzfahrten\",\"parent\":0,\"term_taxonomy_id\":40467,\"term_order\":0}"}],"region":[{"term_id":19080,"slug":"all","name":"All","parent":0,"term_taxonomy_id":19093,"term_order":0,"facet":"{\"term_id\":19080,\"slug\":\"all\",\"name\":\"All\",\"parent\":0,\"term_taxonomy_id\":19093,\"term_order\":0}"}],"destinations":[{"term_id":3109,"slug":"bratislava","name":"Bratislava","parent":2707,"term_taxonomy_id":3122,"term_order":0,"facet":"{\"term_id\":3109,\"slug\":\"bratislava\",\"name\":\"Bratislava\",\"parent\":2707,\"term_taxonomy_id\":3122,\"term_order\":0}"},{"term_id":2707,"slug":"slowakei","name":"Slowakei","parent":1829,"term_taxonomy_id":2720,"term_order":0,"facet":"{\"term_id\":2707,\"slug\":\"slowakei\",\"name\":\"Slowakei\",\"parent\":1829,\"term_taxonomy_id\":2720,\"term_order\":0}"},{"term_id":1829,"slug":"osteuropa","name":"Osteuropa","parent":983,"term_taxonomy_id":1844,"term_order":0,"facet":"{\"term_id\":1829,\"slug\":\"osteuropa\",\"name\":\"Osteuropa\",\"parent\":983,\"term_taxonomy_id\":1844,\"term_order\":0}"},{"term_id":983,"slug":"europa","name":"Europa","parent":0,"term_taxonomy_id":992,"term_order":0,"facet":"{\"term_id\":983,\"slug\":\"europa\",\"name\":\"Europa\",\"parent\":0,\"term_taxonomy_id\":992,\"term_order\":0}"},{"term_id":40124,"slug":"donau","name":"Donau","parent":0,"term_taxonomy_id":40137,"term_order":0,"facet":"{\"term_id\":40124,\"slug\":\"donau\",\"name\":\"Donau\",\"parent\":0,\"term_taxonomy_id\":40137,\"term_order\":0}"},{"term_id":2862,"slug":"linz","name":"Linz","parent":435,"term_taxonomy_id":2875,"term_order":0,"facet":"{\"term_id\":2862,\"slug\":\"linz\",\"name\":\"Linz\",\"parent\":435,\"term_taxonomy_id\":2875,\"term_order\":0}"},{"term_id":435,"slug":"osterreich","name":"\u00d6sterreich","parent":983,"term_taxonomy_id":440,"term_order":0,"facet":"{\"term_id\":435,\"slug\":\"osterreich\",\"name\":\"\\u00d6sterreich\",\"parent\":983,\"term_taxonomy_id\":440,\"term_order\":0}"},{"term_id":298,"slug":"wien","name":"Wien","parent":435,"term_taxonomy_id":303,"term_order":0,"facet":"{\"term_id\":298,\"slug\":\"wien\",\"name\":\"Wien\",\"parent\":435,\"term_taxonomy_id\":303,\"term_order\":0}"}],"period":[{"term_id":19095,"slug":"oktober","name":"Oktober","parent":0,"term_taxonomy_id":19108,"term_order":0,"facet":"{\"term_id\":19095,\"slug\":\"oktober\",\"name\":\"Oktober\",\"parent\":0,\"term_taxonomy_id\":19108,\"term_order\":0}"},{"term_id":19097,"slug":"november","name":"November","parent":0,"term_taxonomy_id":19110,"term_order":0,"facet":"{\"term_id\":19097,\"slug\":\"november\",\"name\":\"November\",\"parent\":0,\"term_taxonomy_id\":19110,\"term_order\":0}"},{"term_id":19098,"slug":"dezember","name":"Dezember","parent":0,"term_taxonomy_id":19111,"term_order":0,"facet":"{\"term_id\":19098,\"slug\":\"dezember\",\"name\":\"Dezember\",\"parent\":0,\"term_taxonomy_id\":19111,\"term_order\":0}"}]},"meta":{"ep_exclude_from_search":[{"value":"","raw":"","boolean":false}]},"date_terms":{"year":2024,"month":8,"week":32,"dayofyear":217,"day":5,"dayofweek":1,"dayofweek_iso":1,"hour":13,"minute":34,"second":49,"m":202408},"comment_count":2,"comment_status":"open","ping_status":"closed","menu_order":0,"guid":"https:\/\/travel-dealz.de\/?post_type=deal&p=322909","thumbnail":{"ID":322922,"src":"https:\/\/travel-dealz.de\/app\/uploads\/sites\/2\/MS-Compass-Empress-Aussenansicht-1-150x150.jpg","width":150,"height":150,"alt":"MS Compass Empress - Au\u00dfenansicht"},"term_suggest":["Kreuzfahrten","All inclusive","Flusskreuzfahrten","MS Compass Empress","Compass Kreuzfahrten","All","Bratislava","Slowakei","Osteuropa","Europa","Donau","Linz","\u00d6sterreich","Wien","Oktober","November","Dezember"]}


result: array (
  'errors' => false,
  'took' => 16,
  'items' =>
  array (
    0 =>
    array (
      'index' =>
      array (
        '_index' => 'traveldealzde-post-2',
        '_id' => '322909',
        '_version' => 256,
        'result' => 'updated',
        '_shards' =>
        array (
          'total' => 2,
          'successful' => 1,
          'failed' => 0,
        ),
        '_seq_no' => 303705,
        '_primary_term' => 3,
        'status' => 200,
      ),
    ),
  ),
)

goaround avatar Aug 06 '24 07:08 goaround

It has been 3 days since more information was requested from you in this issue and we have not heard back. This issue is now marked as stale and will be closed in 3 days, but if you have more information to add then please comment and the issue will stay open.

github-actions[bot] avatar Aug 11 '24 01:08 github-actions[bot]

I still have this issue

goaround avatar Aug 12 '24 08:08 goaround

Although I can see WordPress sending those 2 requests, I consistently get taxonomy terms getting sent on both with the same value. As the redundancy comes from WP itself, I don't think it is a good idea to try to optimize EP to send just one of them, so at least for now we'll continue to send those 2 requests, the same way WP does.

For the case you have at hand, @goaround (if you still have this issue) I recommend you try to disable all your plugins and enable them one by one to debug it. I'd also triple-check any custom code related to taxonomies. The problem could be happening due to some wrong optimization attempt, for example.

felipeelia avatar Nov 26 '24 20:11 felipeelia

It has been 3 days since more information was requested from you in this issue and we have not heard back. This issue is now marked as stale and will be closed in 3 days, but if you have more information to add then please comment and the issue will stay open.

github-actions[bot] avatar Nov 30 '24 02:11 github-actions[bot]

This issue has been automatically closed because there has been no response to our request for more information in the past 3 days. With only the information that is currently available, we are unable to take further action on this ticket. Please reach out if you have found or find the answer we need so that we can investigate further. When the information is ready, you can re-open this ticket to share it with us.

github-actions[bot] avatar Dec 03 '24 02:12 github-actions[bot]

Although I can see WordPress sending those 2 requests, I consistently get taxonomy terms getting sent on both with the same value. As the redundancy comes from WP itself, I don't think it is a good idea to try to optimize EP to send just one of them, so at least for now we'll continue to send those 2 requests, the same way WP does.

For the case you have at hand, @goaround (if you still have this issue) I recommend you try to disable all your plugins and enable them one by one to debug it. I'd also triple-check any custom code related to taxonomies. The problem could be happening due to some wrong optimization attempt, for example.

@felipeelia I'm still trying to tackle this issue, but all attempts (disabling all plugins, changing the custom code to register the taxonomies) are failed. Could you please point me to the code part, where the second REST request will be sent?

goaround avatar Jun 17 '25 09:06 goaround

@goaround I think I was able to put together a snippet that disables one of those requests:

function is_rest_request_coming_from_editor( $should_kill ) {
	$referer           = strtok( (string) wp_get_referer(), '?' );
	$is_rest           = defined( 'REST_REQUEST' ) && REST_REQUEST;
	$editor_pages      = [ admin_url( 'post.php' ), admin_url( 'post-new.php' ) ];
	$comes_from_editor = in_array( $referer, $editor_pages, true );

	return ( $is_rest && $comes_from_editor ) || $should_kill;
}
add_filter( 'ep_sync_indexable_kill', 'is_rest_request_coming_from_editor' );

Hopefully, this will give you at least a starting point on how to fix the problem you are seeing.

felipeelia avatar Jun 19 '25 14:06 felipeelia

Hi @felipeelia,

I greatly appreciate your help! I tried the snipped, but it kills both requests. I think because both sync are dispatched via a REST_REQUEST

goaround avatar Jun 19 '25 19:06 goaround