As part of issue65, all search engines and "search_common" should be in a
subdirectory "search_engines".
"search_common" will get its own namespace and (dependency-only) CMake plugin.
We plan to move other classes (SearchNode, etc) into this directory, but this
will require some refactoring and will be done in another issue.
|