Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
eXide が 10 件以上の結果を返すようにするにはどうすればよいでしょうか。データベースにどのようにクエリを実行しても、それ以上取得することはできません。$EXIST_HOME などに特別なルールはありますか?
私は eXist-db 3.0.RC1 を使用しています。
1 つの方法は、クエリを要素でラップすることです。
<results>{... your query here ...}</results>