# Keep basic documentation up in search results

**URL:** https://meta.discourse.org/t/keep-basic-documentation-up-in-search-results/271706
**Category:** Support
**Created:** [July 15, 2023, 4:55am UTC](https://meta.discourse.org/t/keep-basic-documentation-up-in-search-results/271706 "2023-07-15T04:55:15Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![thoka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thoka/32/115652_2.png) [@thoka](https://meta.discourse.org/u/thoka)
#### Post date: [July 15, 2023, 6:21am UTC](https://meta.discourse.org/t/keep-basic-documentation-up-in-search-results/271706/3 "2023-07-15T06:21:20Z")

</div>

One of the purposes of this question was to try to bump the voting doc up.  
I wonder whether this was successful.  
Should have noted the position, but it was not in the top 5 results.  
But now it is the second entry when searching for “vote”.

While reading the source mentioned in [Ranking of search results](https://meta.discourse.org/t/ranking-of-search-results/132988) I wonder, if

```ruby
posts.order("topics.bumped_at DESC")

```

might have to do with it.

---

_[View the full topic](https://meta.discourse.org/t/keep-basic-documentation-up-in-search-results/271706)._
