BUG: Query Loop Block does not order by score in FSE
Describe the bug
While using the new Twenty Twenty-Two theme, search results will always be ordered by date, instead of by Elasticsearch score.
Issue opened in Gutenberg: https://github.com/WordPress/gutenberg/issues/39285
@oscarssanchez do you mind checking if this is still a problem?
@felipeelia couldn't reproduce doing this:
1.- Create a post with title "test" 2.- Create a post with unrelated title and content "test" 3.- Using Twenty Twenty-Two theme search for "test" 4.- The post with title test comes first
@oscarssanchez does it come first even when the post "test" has an old date?
@felipeelia yes, I tested manually changing the date to a day before creation and it still did show up