Mercurial Hosting > luan
diff scripts/test.luan @ 544:c5a93767cc5c
lucene overhaul, untested
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 12 Jun 2015 19:11:44 -0600 |
parents | 473e456444ff |
children | 0be287ab0309 |
line wrap: on
line diff
--- a/scripts/test.luan Mon Jun 08 01:11:08 2015 -0400 +++ b/scripts/test.luan Fri Jun 12 19:11:44 2015 -0600 @@ -83,7 +83,7 @@ web_search() init() -Http.request.parameter.query = "query.all_docs" +Http.request.parameter.query = "" Http.request.parameter.rows = "100" Http.request.parameter.sort = "" web_search()