Omit the unnecessary complication of the
authorMike Taylor <mike@indexdata.com>
Wed, 22 Oct 2014 14:59:26 +0000 (15:59 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 22 Oct 2014 14:59:26 +0000 (15:59 +0100)
targets='pz:id=lui.indexdata.com:8080/solr4/select?fq=database:5853'
attribute on the mkwsRecords element. This makes MKWS-305 a little bit
simpler (though it doesn't solve the problem, which seems to be with
the target).

examples/htdocs/images.html

index 9fdc85b..f16bd2e 100644 (file)
@@ -29,7 +29,6 @@
   </head>
   <body>
     <div class='mkwsRecords' autosearch='!param!q'
-       targets='pz:id=lui.indexdata.com:8080/solr4/select?fq=database:5853'
        >results will appear here</div>
   </body>
 </html>