Displaying 6 results from an estimated 6 matches for "howtoreindex".
2020 Jul 26
2
Trying to use solr
...t. In some rare cases, upgrading Solr *might* result in a change to the schema that requires deleting the index even though the schema config file itself is the same. I do not know if your setup is one that would be affected in this way.
>
> https://cwiki.apache.org/confluence/display/solr/HowToReindex
>
> Your question is more appropriate for the solr-user mailing list at Apache than this list ... but I did not expect you to know that in advance. I can try to help you.
Thanks a lot Shawn. I will send the full error when I get home a week from now. But this was my first attempt to use so...
2019 Jun 14
3
What does Solr index do and how to handle its high avaliablity?
Hi, guys,
Can you give me an example of solr usage in dovecot? As far as I know,
you can search email easily by MUA like outlook, so which role does solr
play?
And based on https://dovecot.org/pipermail/dovecot/2019-April/115575.html
I'm going to use an VIP to host 2 mail servers. Currently, it works in fail
over and fail back test except solr index, so how to resolve this?
Is it
2020 Jul 22
3
Trying to use solr
Hi,
I am finally trying to use an fts engine with dovecot. My version is
2.3.7.2 under Ubuntu 20.04.
I installed solr 7.7.3 and then 8.6.0 to see if this was a
version-related error. I copied the schema from 7.7.0 as many people
said this was fine.
I get the following error when trying to reindex a user's mailbox:
doveadm(francis at francisaugusto.com): Error: fts_solr: Indexing failed:
2019 Jun 15
0
What does Solr index do and how to handle its high avaliablity?
...w to rebuild if I don't put index data on shared storage in case of
> fail over?
Building and rebuilding is accomplished by dovecot. Here's a wiki page
for rebuilding Solr indexes. Admittedly it falls into the "not all that
helpful" category:
https://wiki.apache.org/solr/HowToReindex
Thanks,
Shawn
2020 Jul 24
0
Trying to use solr
...rebuilt. In some
rare cases, upgrading Solr *might* result in a change to the schema that
requires deleting the index even though the schema config file itself is
the same. I do not know if your setup is one that would be affected in
this way.
https://cwiki.apache.org/confluence/display/solr/HowToReindex
Your question is more appropriate for the solr-user mailing list at
Apache than this list ... but I did not expect you to know that in
advance. I can try to help you.
Thanks,
Shawn
2020 Jul 26
0
Trying to use solr
...will send the full error when I get home a week
> from now. But this was my first attempt to use solr - is it still
> subject to those conflicts?
You'll have to be more specific ... but I believe the answer to your
question is likely to be "yes.
I am the person who wrote the "HowToReindex" wiki page that I linked.
Nothing in that wiki page is addressed at any particular version of
Solr. The possibility of a schema change requiring a complete reindex
(and sometimes deleting the index directory entirely) applies to ANY
version.
Thanks,
Shawn