How would I do a Basic search for articles that discuss or cite two different passages? For example I want articles that may discuss or cite both Genesis 19 and Revelation 3:14-22.
Hi Thomas
You should be able to use:
"<gen 19> AND <Rev 3:14-22>"
The "AND" in a Basic search returns results within an article, in a Bible search it returns results within a verse.
Please let us know if this doesn't work.
Graham
You should be able to use: "<gen 19> AND <Rev 3:14-22>"
You could also use
<gen 19> NEAR <Rev 3:14-22>
if you desire to have your results within a few words of each other. I believe the NEAR operator looks for search items within 10 words of each other, so this may be too tight for your purposes. Try both methods to see which yields the best results.