but when I make a call to create an index based on the template:
I get the following:
$ ./create_business_location_index.sh
{"error":"MapperParsingException[mapping [location]]; nested:
MapperParsingExcep
tion[Analyzer [skedulerAnalyzer1] not found for field
[business_location-name]];
","status":400}
Should this work? If so, am I configuring it correctly?
(Comments on the custom analysis welcome but be warned, it might not be
sensible as I'm just starting to play around with it)
$ ./create_business_location_index.sh
{"error":"MapperParsingException[mapping [location]]; nested:
MapperParsingExcep
tion[Analyzer [skedulerAnalyzer1] not found for field
[business_location-name]];
","status":400}
Should this work? If so, am I configuring it correctly?
(Comments on the custom analysis welcome but be warned, it might not be
sensible as I'm just starting to play around with it)
$ ./create_business_location_index.sh
{"error":"MapperParsingException[mapping [location]]; nested:
MapperParsingExcep
tion[Analyzer [skedulerAnalyzer1] not found for field
[business_location-name]];
","status":400}
Should this work? If so, am I configuring it correctly?
(Comments on the custom analysis welcome but be warned, it might not be
sensible as I'm just starting to play around with it)
===================================================
but when I entered
$ curl -XPUT localhost:9200/temp1
I still got
"error":"MapperParsingException[mapping [type1]]; nested: MapperParsingException
Analyzer [auto_analyzer] not found for field [sources]]; ","status":400}
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.