Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The business service method that processes the request is doSearch() in the class FulltextSearchAction class.
  • How is the search performed?
  • How much SQL queries are there? Are they correct?

  • Check if there is some difference between first doSearch() method invocation and second one (when we navigate to the next results page)

Optional

Do you notice the difference when different search criteria are used?