請在搜尋的網址後面加上參數&sort=你要排序的欄位+遞增或是遞減排序如 http://localhost:8983/solr/blog2/select?q=*%3A*&wt=xml&indent=true&sort=id+asc就是排序 id 這個欄位,並且做遞增排序