mirror of https://git.FreeBSD.org/ports.git
5 lines
280 B
Plaintext
5 lines
280 B
Plaintext
Suppose you have a large piece of text - typically, say, a web page or a
|
|
mail message. And now suppose you've done some kind of full-text search
|
|
on that text for a bunch of keywords, and you want to display the
|
|
context in which you found the keywords inside the body of the text.
|