I have not been able to build Solr 5.5.3 from the source.
- I was able to build Solr 6.4 successfully but haven't been able to build solr
5.5.3 (which I need) successfully.
- I have tried deleting the cache and building again. Same errors.
I've been getting unresolved dependencies error. I get th
, ant built the sources successfully.
Thanks!
Sahil
On 13 February 2017 at 19:30, Shawn Heisey wrote:
> On 2/12/2017 11:52 PM, Sahil Agarwal wrote:
> > I have not been able to build Solr 5.5.3 from the source.
>
> > Detected Java version: 1.8 in: /usr/lib/jvm/jdk1.8.0_121/jre
Thanks Shawn, I have already come across the javadoc compiler problem after
solving the dependency problem. I do have a workaround in mind for it, will
try to apply it tomorrow and will update if it works.
On 13 February 2017 at 21:30, Sahil Agarwal
wrote:
> The issue has been fixed. Se
Can the patch for jira issue SOLR-5730 be backported to solr 5.5.3?? ie.
Can Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector
configurable in Solr 5.5.3 too??
https://issues.apache.org/jira/browse/SOLR-5730
The SortingMergePolicy and EarlyTerminatingSortCollector are both availabl
Can the Solr branch_5x (specifically, browsing the repo at the point of
SOLR-5730's last commit) be a good place to check in regards to this task?
The team is upgrading to Solr 5 from Solr 4 for now. Im an intern and had
been asked to implement these features and discovered that they already
exist
1.csv
id,Name,Subject,Marks 1,Sahil Agarwal,Computers,1108 2,Ian
Roberts,Maths,7077 3,Karan Vatsa,English,6092 4,Amit Williams,Maths,3924
5,Vani Agarwal,Computers,4263 6,Brenda Gupta,Computers,2309
.
.
30 rows
What can be the problem??