Question
How can I make SEARCH search only within a context (NOT the whole page) using phrases and semicolon separation? (see
AnnotatedBibliography for an example of the problem) Is this even possible?
Environment
--
KennethSlade - 08 Sep 2005
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Kenneth, I am not sure how you define a context within a topic, but I had once a need to extract text
BetweenTwoWords and
FormattedSearch tool was very useful. It might help you.
--
AntonioVega - 21 Sep 2005
I think you might refer to the problem I had: I needed to search a term from the section of text beginning with some particular string. Take a look at
SearchBookTitles.
--
MikkoLaakso - 13 Oct 2005
You can use regexp to search.
--
PieterVanDerSpek - 14 Oct 2005
Regexps don't fix the problem, which is semicolon separation. Please actually use
AnnotatedBibliography to see what I'm talking about (example at the bottom of the page).
--
KennethSlade - 02 Mar 2006