I'm new on the Solr project (and Angular as well) and started attaching
patches to some of the issues from the project to get a better grasp on how
Solr is working.
I've recently done a minor patch in which I've done modifications on
Angular pages and after changing some java classes and some html files I
wanted to check the validity of my changes.

I checked the validity of my changes by doing :

$ ant server ;
$ bin/solr start -e cloud -noprompt


I was wondering if there's an easy way to start the Solr server directly
from the IDE (I use IDEA).
Also could you give me some tips that you think may be useful when working
on angular related isuses on Solr?

Thanks in advance.

Reply via email to