Query
Component description
The MKSearch query component is responsible for handling HTTP-based search queries by general users. It's implementation is currently in the form of a single HttpQuery servlet class that forwards queries to custom JSP result pages that query and display the results with a custom ResultsRenderer type.
Completed task information has been moved to the beta 1 query plans archive.
Beta 2 development plans
- Results cacheing
- Standing RSS feeds and results paging will also require a result cache to optimise performance on the server side. However, the cache mechanism also needs to be integrated with the repository management interface, so that stale results are purged.
-
ANDandAND NOTqueries -
The query builder should interpret the
+and-symbols immediately before a word to meanANDandAND NOTrespectively.
Copyright MKDoc Ltd. and others.
The Free Documentation License http://www.gnu.org/copyleft/fdl.html