Hi Govind,
Thanks for the reply. Pleasee below the chema.xml and managed.schema
1: schema.xml
int, float, long, date, double, including the "Trie" variants.
2 : managed.schema
- For maximum indexing performance, use the ConcurrentUpdateSolrServer
Hi Team,
We are using Nutch 1.15 and Solr 6.6.3
We tried crawling one of the URL and and noticed issues while indexing data
to solr.Below is the capture from logs
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://localhost:8983/solr/nut
Hi Team,
Need help on Nutch 1.15 indexing issues. We are using Nutch 1.15 and Solr
7.3.1 in our setup
1 : Is there a way i can mention multiple collections in the Nutch 1.15
indexwriters.xml file for the same ?
I see collection works fine if i hardcoded the collection name in
indexer_solr_1
2
Team,
We use solr 7.3.1 and Nucth 1.15.
I created two collections in solr and data successfully indexed from Nutch
after crawling. Up on the third collection index in solr, i see that first
collecion indexed data automatically clears.Pls suggest
--
Sent from: http://lucene.472066.n3.nabble.com
Hello,
We use Solr 7.3.1 and Nutch 1.15
We've placed the authentication for our solr cloud setup using the basic
auth plugin ( login details -> solr/SolrRocks)
For the nutch to index data to solr, below properties added to nutch-sitexml
file
solr.auth
true
Whether to enable HTTP basi
This is solved.
Nutch 1.15 have index-writers.xml file wherein we can pass the UN/PWD for
indexing to solr.
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html