can we use "/" (forward slash) inside the ID
PUT test/_doc/GD+GGAct+-+Avg+FIN201-02-01115ce07a-e5e7-4ba3-9117-4a7a49c3df01+N/A+03202020
{
"foo": "bar"
}
can we use "/" (forward slash) inside the ID
PUT test/_doc/GD+GGAct+-+Avg+FIN201-02-01115ce07a-e5e7-4ba3-9117-4a7a49c3df01+N/A+03202020
{
"foo": "bar"
}
No. Not directly. But you can may be URL Encode it?
That being said, I would not use such ids for documents.
OK... Thanks
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.