Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.6.1
-
Component/s: None
-
Labels:None
Description
APIExamples has two problems:
- The search for "God so loved the world" in the KJV results in an OOM exception. Need to add modifier.setMaxHits(20).
- The search for "moses AND aaron" does not check for null on remaining verses.