On 8/30/2018 3:14 AM, Salvo Bonanno wrote:
The solr version in both enviroment is 7.4.0
Looks that there was a problem using the intPointField type for a key
field in my schema, I've changed the type to string and now everything
works.
Seeing that problem in 7.4.0 definitely sounds like you've
The solr version in both enviroment is 7.4.0
Looks that there was a problem using the intPointField type for a key
field in my schema, I've changed the type to string and now everything
works.
Thanks everyone for the replies.
On Wed, Aug 29, 2018 at 9:39 PM Shawn Heisey wrote:
>
> On 8/29/2018 1
On 8/29/2018 1:27 AM, Salvo Bonanno wrote:
[error]
corename:
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
Could not load conf for core corename: Can't load schema
/opt/solr/server/solr/corename/conf/managed-schema: Plugin init
failure for [schema.xml] fieldType "lo
What versions of Solr? Point fields were introduced in around Solr
6.2. It looks like your new server is running some earlier version of
Solr perhaps?
Best,
Erick
On Wed, Aug 29, 2018 at 12:27 AM Salvo Bonanno wrote:
>
> Hello Everyone!
>
> I have a strange problem, I'm trying to move an existing
Hello Everyone!
I have a strange problem, I'm trying to move an existing and working
configuration of Apache Solr from a server to another one.
The configuration is really simple since it's still incomplete, i've
just create the core and create a managed-schema.
The core is running flawlessy on