Hi,
I'm having some difficulties understanding how the abstract function works.
I want to make an abstract of a text field based on 2 keywords.
If I do: abstract(TextField, 0,1, 'keyword1'), it generates an abstract containing the keyword1.
The same goes for keyword2.
But if I do abstract(TextField, 0,1, 'keyword1 keyword2'), then the abstract generated contains neither of them.
Why is that? Shouldn't it at least contain 1 of the keywords?
Thanks,
/Tony.
I'm having some difficulties understanding how the abstract function works.
I want to make an abstract of a text field based on 2 keywords.
If I do: abstract(TextField, 0,1, 'keyword1'), it generates an abstract containing the keyword1.
The same goes for keyword2.
But if I do abstract(TextField, 0,1, 'keyword1 keyword2'), then the abstract generated contains neither of them.
Why is that? Shouldn't it at least contain 1 of the keywords?
Thanks,
/Tony.