search.html 3.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <title>Search &#8212; searx 0.12.0 documentation</title>
  8. <link rel="stylesheet" href="_static/style.css" type="text/css" />
  9. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  10. <script type="text/javascript" src="_static/documentation_options.js"></script>
  11. <script type="text/javascript" src="_static/jquery.js"></script>
  12. <script type="text/javascript" src="_static/underscore.js"></script>
  13. <script type="text/javascript" src="_static/doctools.js"></script>
  14. <script type="text/javascript" src="_static/searchtools.js"></script>
  15. <link rel="index" title="Index" href="genindex.html" />
  16. <link rel="search" title="Search" href="#" />
  17. <script type="text/javascript">
  18. jQuery(function() { Search.loadIndex("searchindex.js"); });
  19. </script>
  20. <script type="text/javascript" id="searchindexloader"></script>
  21. <link media="only screen and (max-device-width: 480px)" href="_static/small_flask.css" type= "text/css" rel="stylesheet" />
  22. <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
  23. </head><body>
  24. <div class="document">
  25. <div class="documentwrapper">
  26. <div class="bodywrapper">
  27. <div class="body" role="main">
  28. <h1 id="search-documentation">Search</h1>
  29. <div id="fallback" class="admonition warning">
  30. <script type="text/javascript">$('#fallback').hide();</script>
  31. <p>
  32. Please activate JavaScript to enable the search
  33. functionality.
  34. </p>
  35. </div>
  36. <p>
  37. From here you can search these documents. Enter your search
  38. words into the box below and click "search". Note that the search
  39. function will automatically search for all of the words. Pages
  40. containing fewer words won't appear in the result list.
  41. </p>
  42. <form action="" method="get">
  43. <input type="text" name="q" value="" />
  44. <input type="submit" value="search" />
  45. <span id="search-progress" style="padding-left: 10px"></span>
  46. </form>
  47. <div id="search-results">
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52. <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
  53. <div class="sphinxsidebarwrapper"><div class="sidebar_container body">
  54. <h1>Searx</h1>
  55. <ul>
  56. <li><a href="index.html">Home</a></li>
  57. <li><a href="https://github.com/asciimoo/searx">Source</a></li>
  58. <li><a href="blog/blog.html">Blog</a></li>
  59. <li><a href="https://github.com/asciimoo/searx/wiki">Wiki</a></li>
  60. <li><a href="https://github.com/asciimoo/searx/wiki/Searx-instances">Public instances</a></li>
  61. </ul>
  62. <hr />
  63. <ul>
  64. <li><a href="https://twitter.com/Searx_engine">Twitter</a></li>
  65. </ul>
  66. </div>
  67. </div>
  68. </div>
  69. <div class="clearer"></div>
  70. </div>
  71. <div class="footer">
  72. &copy; Copyright 2015-2017, Adam Tauber.
  73. </div>
  74. </body>
  75. </html>