Limit output to five sentences.
authorMike Taylor <mike@indexdata.com>
Tue, 3 Jun 2014 15:14:11 +0000 (16:14 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 3 Jun 2014 15:14:11 +0000 (16:14 +0100)
examples/htdocs/reference.html

index 136fc10..272496a 100644 (file)
@@ -9,6 +9,6 @@
     <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
   </head>
   <body>
-    <div class='mkwsReference' autosearch='!param!q'>result will appear here</div>
+    <div class='mkwsReference' autosearch='!param!q' sentences='5'>result will appear here</div>
   </body>
 </html>