get auto.html running, MKWS-297
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 21 Oct 2014 16:29:54 +0000 (18:29 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 21 Oct 2014 16:29:54 +0000 (18:29 +0200)
examples/htdocs/auto.html

index 467318e..c3dc1f3 100644 (file)
 
 
 <div class='mkwsRecords'
-       autosearch='mike'
+       autosearch='sushi'
        sort='relevance'
-       targets='pz:id~josiah.brown.edu:210/innopac|connect.indexdata.com:9000/mit_opencourseware'
+       targets='pz:id~josiah.brown.edu:210/innopac|connect.indexdata.com:9000/mit_opencourseware|lui.indexdata.com:8080/solr4/select?fq=database:3602'
 >results will appear here</div>
 
-
        </td>
       </tr>
     </table>
     <p style="color:grey">
       <a href="http://mkws.indexdata.com/">About MKWS</p>
     </p>
+    <script type="text/javascript">
+      var mkws_config = {
+        sp_auth_credentials: "mkwstest/mkwstest"
+      };
+    </script>
   </body>
 </html>