Configuring plugin with solr
-
Hello, I just installed solr 5.5 on my dedicated server (centos 7). I just figured out how to create a new core… and now I’m clueless to what I have to do next.
I downloaded the schema.xml and solrconfig.xml to my /opt/solr/ folder directory.
I believe that I have to move these files in a different location ?
In the Solr admin panel, in the core section with the core that I had created, I have the following data:
instanceDir: /opt/solr/server/solr/oem
dataDir: /opt/solr/server/solr/oem/data/Directory:
org.apache.lucene.store.NRTCachingDirectory:?NRTCachingDirectory(MMapDirectory@?/opt/solr-5.5.0/server/solr/oem/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@?61d98b2d; maxCacheMB=48.0 maxMergeSizeMB=4.0)Any help would be greatly appreciated !
- The topic ‘Configuring plugin with solr’ is closed to new replies.