new search doesn't find pages with query == page title #4772
-
hi. if I seach for "zombie", it does correctly show many pages having "zombie" in their title how is it possibile? they are very similar pages with the same structure |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Thanks for testing the beta! Could you please try and create a minimal reproducible example that showcases the issue? I'm happy to look into it, but your repository is too big and it will take too much time to get it up and running. Thanks! |
Beta Was this translation helpful? Give feedback.
-
ah discovered and solved: so that index probably doesont' like "empty pages".. like Google :) |
Beta Was this translation helpful? Give feedback.
ah discovered and solved:
that page was "empty" (just the title and a automatic table generated via frontmatter data)
now i populated the page with text and images, and it appeared as first result in the search.
so that index probably doesont' like "empty pages".. like Google :)