Commit
9a5af239c6ab139024169f4cd04ccdce39d90313
by david.f.suarez18tsk11 Adds the EJB method to search stories by text.
Added a method to the EJB for searching all stories containing a
specified text. Implemented corresponding unit tests for the new search
functionality. Added a method in StoriesDataset to enable text-based
search within the dataset of stories.