Posts Tagged ‘ elasticsearch ’
We were experiencing problems with sorting results with a recent version of elasticsearch. Typical sort on name field (consisting of both first and last names) was coming back with exception: “Can’t sort on string types with more than one value per doc, or more than one token per field” Other users also experienced the problem: http://elasticsearch-users.115913.n3.nabble.com/Sorting-failing-in-latest-master-td967979.html The [ READ MORE ]