Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: 2c9572f3f52cf66e5714cd1ffa98c3ee503cfa46
https://github.com/hibernate/hibernate-search/commit/2c9572f3f52cf66e5714...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2016-05-11 (Wed, 11 May 2016)
Changed paths:
M documentation/src/main/asciidoc/mapping.asciidoc
M
elasticsearch/src/main/java/org/hibernate/search/backend/elasticsearch/impl/ElasticsearchHSQueryImpl.java
Log Message:
-----------
HSEARCH-2252 Document that it is not recommended to sort by id
You need to define another field specifically for sorting.