did you set solr.solrxml.location in catalina.sh and how did you specify
zkhost?
-Dsolr.solrxml.location=zookeeper
On Wed, Nov 19, 2014 at 9:54 PM, Robert Kent wrote:
> Hi,
>
> I'm experiencing some odd behaviour with Solrcloud and Zookeeper. I am
> running Solrcloud on one host and am running
’ll open a JIRA if I don’t see one.
>
> I guess the best immediate work around is to copy the unique field, and
> use that field for renaming?
> On Nov 15, 2014, at 3:18 AM, Suchi Amalapurapu <mailto:su...@bloomreach.com>> wrote:
>
> Solr version:4.6.1
>
> On Sat,
Could you let me know version of the solr?
On Sat, Nov 15, 2014 at 5:05 AM, Suchi Amalapurapu
wrote:
> Hi
> Getting the following exception when using fl renaming with unique key in
> the schema.
> http:///solr//select?q=dress&fl=a1:p1
>
> where p1 is the unique key for
> For collections with s
you can migrate zookeeper data manually.
1. connect zookeeper.
- zkCli.sh -server host:port
2. check old data
- get /collections/"your collection
name"/leader_initiated_recovery/"your shard name"
[zk:
How about this?
First, define a field for filter query. It should be multivalued.
Second, implements transformer to extract json dynamic fields, and put the
dynamic fields into the solr field.
For example,
Data : {a:1,b:2,c:3}
You can split the data to "a:1", "b:2", "c:3", and put them into
In Korea, only few people can read English well. Thus, it is difficult to
use solr. But I want solr to spread out . So I would like to translate solr
wiki to Korean. Is there any good ways to translate it?