Changes

Jump to navigation Jump to search
276 bytes added ,  20:40, 22 October 2013
</pre>
Sometimes it is interesting to only select texts in which all searched terms occur in the {{Code|same sentence}} or {{Code|paragraph}} (you can even filter for {{Code|different}} sentences/paragraphs). By the way, this This is obviously not the case in the following example:
<pre class="brush:xquery">
"I '“I will survive. !” This is what Mary told me" .' contains text { "'will"', "'told" ' } all words same sentence
</pre>
 
Sentences are delimited by end of line markers ({{Code|.}}, {{Code|!}}, {{Code|?}}, etc.), and newline characters are treated as paragraph delimiters. By the way: {{Code|sentences}} and {{Code|paragraphs}} can also be used as a replacement for the {{Code|words}} unit.
Three remaining specifiers exist to filter results depending on the position of a hit:
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu