comparison src/luan/modules/lucene/Web_search.luan @ 1245:2de84f128be3

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 16 Jul 2018 17:26:45 -0600
parents 5dbb552075ff
children b84f60ebe196
comparison
equal deleted inserted replaced
1244:d1911842c2be 1245:2de84f128be3
69 } 69 }
70 </style> 70 </style>
71 </head> 71 </head>
72 <body> 72 <body>
73 <h2>Lucene Query</h2> 73 <h2>Lucene Query</h2>
74 <form horizontal name="form0" method="post"> 74 <form horizontal method="post">
75 <div> 75 <div>
76 <label>Query:</label> 76 <label>Query:</label>
77 <input type=text name="query" size="80" autofocus /> 77 <input type=text name="query" size="80" autofocus />
78 </div> 78 </div>
79 <div> 79 <div>