v3.0.0+
Status: | draft |
Progress: | 10% |
Version: | 3.0.0+ |
#ask:
syntax – "phrase" search operator
From semantic-mediawiki.org
<
#ask:
syntax elements(Redirected from #ask:
syntax – "phrase" search operator)#ask: syntax details:
| |
Syntax | phrase: |
Description | Convenience operator for wide proximity searches with terms appearing in the same order1 |
Datatype support | All datatypes |
Component | condition |
Software | Semantic MediaWiki |
Since version | Semantic MediaWiki 3.0.0 Released on 11 October 2018 and compatible with MW 1.27.0 - 1.31.x. |
Keyword | proximity search · wide proximity search · like · phrase |
The phrase:
search short-cut operator was introduced in Semantic MediaWiki 3.0.0Released on 11 October 2018 and compatible with MW 1.27.0 - 1.31.x..
Placeholder for1 (only relevant for query engines that support full-text searches)
This feature is not enabled by default since this feature is still considered experimental. In may be enabled for the wiki with configuration parameter
$smwgEnabledFulltextSearch
Sets whether full-text search support for properties may be used.
See also[edit]
- Help page on full-text search
- Help page on how to use full-text search
References
- a b Semantic MediaWiki: GitHub issue gh:smw:3125