Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▸ gis
▸ humanize
▸ messages
▾ postgres
▸ aggregates
▸ apps
▸ constraints
▸ fields
▸ forms
▸ functions
▸ indexes
▸ lookups
▸ operations
▾ search
class
CombinedSearchQuery
class
CombinedSearchVector
class
SearchConfig
class
SearchHeadline
class
SearchQuery
class
SearchQueryCombinable
class
SearchQueryField
class
SearchRank
class
SearchVector
class
SearchVectorCombinable
class
SearchVectorExact
class
SearchVectorField
class
TrigramBase
class
TrigramDistance
class
TrigramSimilarity
▸ serializers
▸ signals
▸ utils
▸ validators
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class SearchQueryCombinable
django
.
contrib
.
postgres
.
search
.
SearchQueryCombinable
Declaration
class
SearchQueryCombinable
source
link
Methods
▷
def
__and__
(
self, other
)
source
link
▷
def
__or__
(
self, other
)
source
link
▷
def
__rand__
(
self, other
)
source
link
▷
def
__ror__
(
self, other
)
source
link
Subclasses
django
.
contrib
.
postgres
.
search
.
SearchQuery
django
.
contrib
.
postgres
.
search
.
CombinedSearchQuery
Generated by
nedoc
v0.9 at 2020-12-29 14:04