Felipe Elia
Felipe Elia
Closed by #3854.
Hi @rblackfox, can you please share the error you see when the sync fails? Thanks
@rblackfox do you see any errors in your logs and or in your Dev Tools console?
@rstrah the query is going through, but not finding anything related. This is the Elasticsearch query: ```json { "from": 0, "size": 5, "post_filter": { "bool": { "must": [ { "terms":...
@rstrah did you try what I suggested in the [thread you opened in WP.org](https://wordpress.org/support/topic/does-carbonfield-search-work/)? Using the debugging add-on you will see that is being queried from Elasticsearch. If Carbon Fields...
@rstrah I'm not sure how you are adding those fields in the Weighting Dashboard, but it should not have those symbols. They should look like `meta._crb_manager_description.value^1`. The query you pasted...
I'm not sure I understood your question, @rstrah. What is that address and exactly where it is being used?
Indices are created by ElasticPress using the current site domain, @rstrah. If you run the sync process from the main site, it will create an index with the correct name....
@klingberg can you please share your ElasticPress Status Report? Thanks
Hi @klingberg, thanks. Although that helps, I meant the ElasticPress Status Report that you can find by going to your WordPress dashboard, then ElasticPress > Status Report. For the error...