Displaying 6 results from an estimated 6 matches for "numdoc".
Did you mean:
nmdoc
2018 May 28
1
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
...ch -u username mailbox INBOX body Kai8oovi
> ==> No result ('Kai8oovi' is the search pattern, it should returns 4
> results)
In the web interface of solr at http://127.0.0.1:8983/solr/#/~cores/dovecot
I can see:
> lastModified: less than a minute ago
> version:1428772
> numDocs:6353615
> maxDoc:6356213
> deletedDocs:2598
So it IS indexing :(
Just below I see the "optimized:" parameter followed by an icon which
seems saying that is NOT "optimized". Don't know if it's relevant.
This is driving me crazy :(
2019 Jan 03
0
Solr
...s a *huge* difference between a functional Solr setup & squat
> Interesting. Care to elaborate?
This is one of those things that has to be experienced to be
understood.? When you can perform an FTS search across (pause while I
check current stats...):
du -c -h /var/mail??? ??? 136G
Solr numDocs:??? ??? 520102
and using any IMAP client that supports server-side searches (like
Thunderbird & AquaMail) the results are basically instantaneous...it's
worth the effort.? And that's searching a Dovecot virtual folder defined
as "* all", including all my archives, all my...
2019 Jan 05
1
Solr
...olr setup & squat
>> Interesting. Care to elaborate?
>
> This is one of those things that has to be experienced to be
> understood.? When you can perform an FTS search across (pause while I
> check current stats...):
>
> du -c -h /var/mail??? ??? 136G
>
> Solr numDocs:??? ??? 520102
>
> and using any IMAP client that supports server-side searches (like
> Thunderbird & AquaMail) the results are basically instantaneous...it's
> worth the effort.? And that's searching a Dovecot virtual folder defined
> as "* all", including...
2006 Jun 15
10
Finding out all terms from search results. How?
Hi everybody,
I need to find out all terms (field values) from one of the fields from
a set of documents returned by search.
In other words, I have indexed documents with two fields. I do search on
one field and then want to know all other field''s values from fount
documents.
How?
--
Sergei Serdyuk
Red Leaf Software LLC
web: http://redleafsoft.com
--
Posted via
2019 Jan 03
4
Solr
On 12/21/2018, 11:19:42 AM, Daniel Miller via dovecot
<dovecot at dovecot.org> wrote:
> There is a *huge* difference between a functional Solr setup & squat
Interesting. Care to elaborate?
2018 May 28
2
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
On 28 May 2018, at 13.28, kfx <kadafax at gmail.com> wrote:
>
>
>> Especially what is in the "fts" header vs. "next uid" header? Does the UID in "fts" header keep changing every time you save a new mail? I suppose it will.
>
> Diff between 2 emails:
> next uid = 30104 | next uid = 30105
> last_indexed_uid = 30103 |