The "statustype" item type only exists in the system and library
indexes but not in the kk index.
The query executes against the kk index and either the system or
library index BUT when all three are together the search fails.
The title field is defined in the statustype item mapping and exists
in all instances.
Removing the sort of the query dsl causes the search to success.
If I remove the "ignore_unmapped" part of the sort then I receive
errors from the kk index but the search hits still come back for the
other indexes...
Preferably, the "ignore_unmapped" feature should allow all data to be
returned but provide a cascaded sort feature whereby ignoring certain
sort keys but still continuing with the next sort field (if
available.)
I see, the feature was added assuming the field is missing on all shards,
not on some of them. Open a different issue for that one, its trickier
though.
The "statustype" item type only exists in the system and library
indexes but not in the kk index.
The query executes against the kk index and either the system or
library index BUT when all three are together the search fails.
The title field is defined in the statustype item mapping and exists
in all instances.
Removing the sort of the query dsl causes the search to success.
If I remove the "ignore_unmapped" part of the sort then I receive
errors from the kk index but the search hits still come back for the
other indexes...
Preferably, the "ignore_unmapped" feature should allow all data to be
returned but provide a cascaded sort feature whereby ignoring certain
sort keys but still continuing with the next sort field (if
available.)
I see, the feature was added assuming the field is missing on all shards,
not on some of them. Open a different issue for that one, its trickier
though.
The "statustype" item type only exists in the system and library
indexes but not in the kk index.
The query executes against the kk index and either the system or
library index BUT when all three are together the search fails.
The title field is defined in the statustype item mapping and exists
in all instances.
Removing the sort of the query dsl causes the search to success.
If I remove the "ignore_unmapped" part of the sort then I receive
errors from the kk index but the search hits still come back for the
other indexes...
Preferably, the "ignore_unmapped" feature should allow all data to be
returned but provide a cascaded sort feature whereby ignoring certain
sort keys but still continuing with the next sort field (if
available.)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.