Did a fresh install using latest release with demo data. Accounts listview is ok but impossible to get any data for contacts.
following error within elasticsearch log : org.elasticsearch.index.query.QueryShardException: No mapping found for [last_name.raw] in order to sort on
data are correctly available from direct query to elasticsearch as follows:
Thank you for your detailed feedback. We have here a configuration error in our public version. We will correct it error in this month release 201905001.
OK thank you for your quick answer.
Looks strange for me to have such gap between public and commercial release. Difficult for me to trust commercial version (and buy licences) if I can’t evaluate the public release (for frontend) out of the box.
I look forward to testing with the next release.
Fix to have a working contacts listview:
Go to administration settings > FTS setup
Select module Contacts > field last_name
Set flag “sort”
Click “save”, “put mapping”, “index”
But we are currently facing the issue with FTP configuration.
If we configure the Account module in FTP that time listview is working fine but when we add any module in FTP indexing like contact or lead that time account listview not working.
In FTS configuration you always have to make sortable the field that will be the first one in the list view.
We are currently testing release 201905001 and we will put more resources on FTS testing. New version might solve your problems.