No, I doubt that bin/solr support would do more than just wire in a simple
initial JWT config, with some default Rule-based config.
Jan
> 17. des. 2019 kl. 16:42 skrev Jason Gerlowski :
>
> Hey Jan,
>
> Is this a case of something that'd be fixed by
> https://issues.apache.org/jira/browse/SOLR
Oh, ok.
>From the user's error message it looked to me like bin/solr was making
an admin/info/system call from bash, but it must be something else.
On Fri, Dec 20, 2019 at 6:28 AM Jan Høydahl wrote:
>
> No, I doubt that bin/solr support would do more than just wire in a simple
> initial JWT con
Hello,
We are moving our text analysis to outside of Solr and use PreAnalyzedField to
speed up indexing. We also use MLT, but these two don't work together, there is
no way for MLT to properly analyze a document using the PreAnalyzedField's
analyzer, and it does not pass the code in the MLT qpa
Hello
I am new in using Solr and I need your help.
I have data on HDFS that I need to index with Solr.
I) My data looks like that, it is saved on hdfs :
ID_METIER_PCS_ESE,CD_PCS_ESE_1,LB_PCS_ESE_1,CD_PCS_ESE_2,LB_PCS_ESE_2,CD_PCS_ESE_3,LB_PCS_ESE_3,DT_DEB,DT_FIN,TS_TEC_INSERT,TS_TEC_UPDATE
37,3,
Morphlines support was removed from Solr in Solr 6.6, see:
https://issues.apache.org/jira/browse/SOLR-9221
So I don’t think anyone here will be very conversant in the details. I vaguely
recall that this process added an ID field by default, but it’s been a very
long time since I looked. Do chec
sure.
I disabled buffer and started cdcr by calling api on both side.
And when I do indexing, I see the size of tlog folder stays within 1MB while
the size of index folder is increasing.
So I imagined that tlog would be consumed by target node and cleared, and
data is being forwarded to target
Using solr 7.7.2.
Our CDCR is broken for some reason as I posted the other
question(https://lucene.472066.n3.nabble.com/Three-questions-about-huge-tlog-problem-and-CDCR-td4453788.html).
So the size of tlog is huge now... I don't care CDCR for now, and just want
to clean all these tlog first. Oth