entire SOLR5.5
package and they
just need to put the collections present in any SOLR(here SOLR 4.10). Does
this help?
On Mon, Apr 4, 2016 at 9:11 AM, Upayavira wrote:
> Why would you want to do this?
>
> On Sun, 3 Apr 2016, at 04:15 AM, Aditya Desai wrote:
> > Hello SOLR Exper
Hello SOLR Experts
I am interested to know if SOLR 5.5 supports Same Origin Policy. I am
trying to read the data from http://localhost:8984/Solr_1/my/directory1 and
display it on UI on http://localhost:8983/Solr_2/my/directory2.
http://localhost:8983 has Solr 4.10 running and http://localhost:898
source and dest fields were reversed, it still wouldn't
> work since there is no id
> field as indicated by the error.
>
> Let's see one of the json files please? Are they carefully-formulated
> or arbitrary files? If
> carefully formulated, just switch
>
> Best,
>
your expertise advice here. Can you please guide me a
good source to learn SOLR?
I am learning and I would really appreciate if you can help me.
Regards
On Wed, Mar 30, 2016 at 6:55 AM, Paul Hoffman wrote:
> On Tue, Mar 29, 2016 at 11:30:06PM -0700, Aditya Desai wrote:
> > I am run
Hello everyone
I am running SOLR 4.10 on port 8984 by changing the default port in
etc/jetty.xml. I am now trying to index all my JSON files to Solr running
on 8984. The following is the command
curl 'http://localhost:8984/solr/update?commit=true' --data-binary *.json
-H 'Content-type:applicatio