A search interface for data from the Politics of Patents case study (part of Copim WP6): this parses data from the archive of RTF files and provides additional data from the European Patent Office API. https://patents.copim.ac.uk
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
564B

  1. <hr/>
  2. <div>
  3. <div id="admin"><a href="#url_root/index.html#/#{core_name}">Solr Admin</a></div>
  4. <a href="#" onclick='jQuery(".debug").toggle(); return false;'>toggle debug mode</a>
  5. <a href="#url_for_lens&wt=xml#if($debug)&debug=true#end">XML results</a> ## TODO: Add links for other formats, maybe dynamically?
  6. </div>
  7. <div>
  8. <a href="http://lucene.apache.org/solr">Solr Home Page</a>
  9. </div>
  10. <div class="debug">
  11. <hr/>
  12. Request:
  13. <pre>
  14. $esc.html($request)
  15. </pre>
  16. <hr/>
  17. Debug:
  18. <pre>
  19. $esc.html($response.response.debug)
  20. </pre>
  21. </div>