Marked up the last line as preformatted text.
This commit is contained in:
parent
aa28abd517
commit
025d3a03d6
@ -46,4 +46,6 @@ Next, start a text search using :attr:`QuerySet.search_text` method::
|
||||
Ordering by text score
|
||||
======================
|
||||
|
||||
::
|
||||
|
||||
objects = News.objects.search('mongo').order_by('$text_score')
|
||||
|
Loading…
x
Reference in New Issue
Block a user