1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Channel Finder Error |
From: | "Larregui, Julian via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 3 Feb 2022 18:44:55 +0000 |
Hello,
Being trying to get the ChannelFinder module to work, but ran into some issues.
After installing the ChannelFinder, I am verifying that everything is running correctly.
The "
curl
http://localhost:8080/ChannelFinder" works just fine.
the "curl
http://localhost:8080/ChannelFinder/resources/tags" runs an error which states:
Elasticsearch exception [type=search_phase_execution_exception, reason=all shards failed]","path":"/ChannelFinder/resources/tags" and
type=illegal_argument_exception, reason=Fielddata is disabled on text fields by default. Set fielddata=true on [name] in order to load fielddata in memory by uninverting the inverted index.
Nothing else works aside from that. Is there any possible solution to this?
Thank you, |