Pagination - calculating the page number

2015-05-17 Thread bbehling
Hello. I have issue where I'm retying to calculate the page number of a given record. I can do this using a script field "script_fields":{ "pageNum":{ "script":"incId++; floor(incId/10)", "params":{ "incId":0 } } } After calcul

Re: Sorting strings that contain numbers

2015-01-26 Thread bbehling
Jörg, Will your plugin work with ES version 1.3.4? -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Sorting-strings-that-contain-numbers-tp4024553p4069501.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received this message b