ws256

Results 7 comments of ws256

Hey!I do not quite understand what you want from me.Journal of php Logs Error is clean.Rarinfo logs itself does not write and I did not find a setup.What is "SAB"?I...

Thanks, @oscarssanchez In order for related posts to work correctly, we have added a filter that removes from the array: 'post_content'. And added forced sorting 'orderby' => 'relevance' Why isn't...

Related Posts is a display of related posts in terms of content. Not random, not with the same one word in the title. Above, I wrote what I had to...

Hi @oscarssanchez, `'orderby' => 'display_name meta.user_points.long'` In this case, there are no errors 400. But the issuance is not at all what you need. Sorting on the numerical field _meta.user_points.long_...

Hi @oscarssanchez, `'orderby' => 'display_name meta.user_points.long'` In this case, there are no errors 400. But the issuance is not at all what you need. Sorting on the numerical field _meta.user_points.long_...

Hello! That's right, full-text search, the word gmail is everywhere. 1. read https://github.com/10up/ElasticPressLabs/issues/62 2. use sorting by relevance

@felipeelia Bad idea. Example, there is a login field, I have many users: user-8806019, user-0511554, etc. The search does not work because it splits the word by the hyphen. The...