>From what I've seen, you can't nest fields in the schema.xml, since those
are just declarations. If you want nested documents, you need to do so at
index time with the _childDocuments_ json key in your doc.
Take a look here: http://yonik.com/solr-nested-objects/
On Mon, Dec 14, 2015 at 6:10 AM s
I want to restrict Admin UI , I know can config the security.json
but how.
if use sha256(password+salt) hash) ,how to submit the salt for solr server.
who can give me a simple example
Thanks
soledede_w...@ehsy.com
Hi All,
I want to define nested fileds in SOLR using schema.xml. we are using Apache
Solr 4.7.0.
i see some links which says how to do, but not sure how can i do it in
schema.xml
https://cwiki.apache.org/confluence/display/solr/Other+Parsers#OtherParsers-BlockJoinQueryParsers
any help over here
Hi Ali,
I don't think that it is deadlock but like Mikhail said it is saturated and
should try reduce load - try to make it work firs and then increase load to
see its limits. It would be beneficial if you monitor your Solr and see
bottlenecks. One such solution is Sematext's SPM: http://sematext.c
First, what do you mean "run Lucene/Solr on Hadoop"?
You can use the HdfsDirectoryFactory to store Solr/Lucene
indexes on Hadoop, at that point the actual filesystem
that holds the index is transparent to the end user, you just
use Solr as you would if it was using indexes on the local
file system
Thanks Shalin and Eric. That was helpful. I will try reducing the commit
frequency and let you know how it goes.
Best regards,
Adrian
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Sunday, December 13, 2015 2:42 AM
To: solr-user
Subject: Re: Solr Cloud 5
Ali,
20 sounds a way much. Why woun't you start from the single thread, check
that everything is correct, then steadily increase number of threads,
checking that cluster utilization also increases with every step until you
find a number which saturate Solr well, but won't be greater than necessary
Hi,
I've tried to figure out how can we run Lucene/SOLR on Hadoop, and found
several sources. The last pointer is Apache Blur project and it is an
incubating project.
Is there any straightforward implementation of Lucene/SOLR on Hadoop? Or
best practice of how to incorporate Lucene/SOLR on Hadoop
Dear Emir,
Hi,
Actually Solr is in a deadlock state it will not accept any new document.
(some of them will store in tlog and some of them not) However, It will
response to the new query requests very slowly. Unfortunately right now I
have not any access to full thread dump. But, as I mentioned, it