54f8fb5291e3ed10eda3ec1a6958e79bab5c7a2d
[idzebra-moved-to-github.git] / test2.zsh
1 quickstart
2 init 
3 create_database Default
4 record_insert <xml><head>foo</head><body>bar</body></xml>
5 search_pqf firstset @attr 1=/ nothere
6 expect 0 hits
7 search_pqf firstset @attr 1=/ foo
8 expect 1 hits