Displaying 20 results from an estimated 41 matches for "qtime".
Did you mean:
time
2018 Jun 07
3
FTS Solr errors using doveadm
...for index.
Dovecot 2.2.36
Centos 6
*Doveadm Request:*
doveadm search -u caroline at covermg.com TEXT smith
doveadm(caroline at covermg.com): Error: fts_solr: Invalid XML input at 1:0: not well-formed (invalid token) (near: {
? "responseHeader":{
??? "status":0,
??? "QTime":0,
??? "params":{
????? "q":"{!lucene q.op=AND}(hdr:smith OR body:smith)",
? )
doveadm(caroline at covermg.com): Error: fts_solr: Invalid XML input at 1:0: not well-formed (invalid token) (near: {
? "responseHeader":{
??? "status":0,
???...
2018 May 28
2
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
...ecot sends the mail.
> ######### SOLR'S RESPONSE ###############
> <?xml version="1.0" encoding="UTF-8"?>
> <response>
>
> <lst name="responseHeader">
> <int name="status">0</int>
> <int name="QTime">0</int>
> </lst>
> </response>
And Solr receives it. Your tcpdump doesn't show <commit softCommit="true" waitSearcher="true"/> being sent though. Do you see it being sent anywhere? Does it make the mails visible if you run it yourself?...
2015 Feb 24
0
FTS Solr = No search results for Body Search - (serious issue, please help)
...7)}
155092 [qtp433527567-13] INFO org.apache.solr.core.SolrCore ?
[collection1] webapp=/solr path=/select
params={sort=uid+asc&fl=uid,score&q=subject:"price"&fq=%2Bbox:ac553604f7314b54e62300003555fc1a+%2Buser:"user at domain.net"&rows=107178}
hits=1237 status=0 QTime=1918
This is output for the From / To:
3374412 [qtp1728413448-16] INFO org.apache.solr.core.SolrCore ?
[collection1] webapp=/solr path=/select
params={sort=uid+asc&fl=uid,score&q=subject:"dave"+OR+from:"dave"+OR+to:"dave"&fq=%2Bbox:ac553604f7314b54e623...
2013 Dec 02
2
FTS solr issue with second private namespace
...ts.
Tomcat6 catalina.out:
Dez 02, 2013 11:58:00 AM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/select
params={fl=uid,score&sort=uid+asc&q=body:"schiller"&fq=%2Bbox:1b4de60d0a6287522d0c00004424cda4+%2Buser:"testuser"&rows=2}
hits=0 status=0 QTime=1
I am currently using Dovecot 2.2.9 and do not have any special FTS config:
mail_plugins = quota mailbox_alias fts fts_solr
plugin {
fts = solr
fts_solr = break-imap-search url=http://localhost:8080/solr/
fts_autoindex = yes
}
Thank you for your kind help
best regards
Andreas
2018 May 28
1
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
...RESPONSE ###############
>>> <?xml version="1.0" encoding="UTF-8"?>
>>> <response>
>>>
>>> <lst name="responseHeader">
>>> ?<int name="status">0</int>
>>> ?<int name="QTime">0</int>
>>> </lst>
>>> </response>
>>
>> And Solr receives it. Your tcpdump doesn't show <commit
>> softCommit="true" waitSearcher="true"/> being sent though. Do you see
>> it being sent anywhere?...
2019 Apr 10
0
Solr connection timeout hardwired to 60s
...uot;true"/>HTTP/1.1 200 OK
Content-Type: application/xml; charset=UTF-8
Content-Length: 156
<?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader">
<int name="status">0</int>
<int name="QTime">37</int>
</lst>
</response>
==================================================
The missing softCommit responses seem to start right after the last
added document:
==================================================
</field></doc></add>
0
HTTP/1.1 200 OK...
2012 Feb 06
2
Possible broken indexer(lucene/solr)?
...INBOX/dovecot
Log from solr.
Feb 6, 2012 10:17:11 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/select
params={fl=uid,score&sort=uid+asc&fq=%2Bbox:120ed10bbe9dcd4c8d2e0000f8146a47+%2Buser:"xxxxxxx"&q=body:"solr"&rows=9159}
hits=0 status=0 QTime=1
Maybe I miss something. Upgraded from 2.0.15 to 2.1(head from repository
yesterday)
With 2.0 i see, if i start an search, solr had to work on the mail, now
happens nothing.
Upgrade the schema.xml, delete the old index.
Regard
Ingo Thierack
2012 May 16
1
wrong search results with fts_solr
...16, 2012 4:27:39 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/select
params={fl=uid,score&sort=uid+asc&fq=%2Bbox:dff09003c7fbb34fad2a000070072a68+%2Buser:"formulaire"&q=(hdr:"testin"+OR+body:"testin")&rows=328754}
hits=0 status=0 QTime=2
May 16, 2012 4:27:43 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/select
params={fl=uid,score&sort=uid+asc&fq=%2Bbox:dff09003c7fbb34fad2a000070072a68+%2Buser:"formulaire"&q=(hdr:"testing"+OR+body:"testing")&rows=328754}
hits=45...
2006 Aug 29
1
Mac user needs help on Theora
hello,
I was trying to get some info on converting qt movies
to theora format on a Mac, but so far I have no idea.
I have Mplayer, also ffmpeg2theora. but it doesn't do
anything with my QTime DV or any other format file.
please help. I want to be part of the openvideo
competition :-)
Thanks, Carlos
2018 May 28
0
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
...gt; ######### SOLR'S RESPONSE ###############
>> <?xml version="1.0" encoding="UTF-8"?>
>> <response>
>>
>> <lst name="responseHeader">
>> ?<int name="status">0</int>
>> ?<int name="QTime">0</int>
>> </lst>
>> </response>
>
> And Solr receives it. Your tcpdump doesn't show <commit
> softCommit="true" waitSearcher="true"/> being sent though. Do you see it
> being sent anywhere?
Yes:
################...
2019 Apr 04
2
Solr connection timeout hardwired to 60s
On 4/4/19 6:47 PM, dovecot-request at dovecot.org wrote:
> For a typical Solr index, 60 seconds is an eternity. Most people aim
> for query times of 100 milliseconds or less, and they often achieve
> that goal.
I'm pretty sure I get these while indexing, not querying.
Apr 04 16:44:50 host dovecot[114690]: indexer-worker(me at example.com):
Error: fts_solr: Indexing failed: Request
2013 Jul 21
1
dovecot fts solr plugin
...within telnet 127.0.0.1 143 it connects to solr.
Jul 21, 2013 4:38:15 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/select
params={rows=1&q=box:10361d30f8c4ea51ad7c00002ecaff3b+user:"
tom at tirism.support.tiri.li"&sort=uid+desc&fl=uid} hits=0 status=0 QTime=10
Jul 21, 2013 4:38:15 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/select
params={rows=3&q=(hdr:"test"+OR+body:"test")&fq=%2Bbox:10361d30f8c4ea51ad7c00002ecaff3b+%2Buser:"
tom at tirism.support.tiri.li"&sort=uid+asc&fl=uid,scor...
2019 Apr 14
1
Problem with solr working, but not indexing
2017 Nov 30
2
My Solr FTS problem
...ch/?p=379
Now I am having problem when I try to test:
# doveadm -v? index -u fail2ban at mydomain.com Inbox
doveadm(fail2ban at mydomain.com): Error: fts_solr: Invalid XML input at
1:0: not well-formed (invalid token) (near: {
? "responseHeader":{
??? "status":0,
??? "QTime":0,
??? "params":{
????? "q":"box:8864fa1d51ea1d5a7b12000096a1aaf8 AND user:fa)
doveadm(fail2ban at mydomain.com): Error: Mailbox INBOX: Status lookup
failed: Internal error occurred. Refer to server log for more
information. [2017-11-30 13:05:24]
My system is Cen...
2020 Oct 31
2
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]
On 10/31/20 9:55 AM, John Fawcett wrote:
> I can contribute a patch that solves the segfault. Unfortunately though
> fts search may be more broken than this. It does not give me search
> results, even though I see it querying solr and getting hits.
Thx -- hopefully it moves this in the right direction.
Also on the 'good news' page, it appears there's been some progress on
2006 Oct 27
7
[Bug 1255] Solaris contract support has a problem
http://bugzilla.mindrot.org/show_bug.cgi?id=1255
Summary: Solaris contract support has a problem
Product: Portable OpenSSH
Version: 4.4p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2020 Nov 13
2
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
I've built a new dovecot + fts-solr instance; I've now picked up & am running the recently released solr 8.7.0.
In a test account, I've one message -- in the 'Drafts' folder.
On exec of fts 'index'
doveadm index -u testuser at example.com -q '*'
I get a
401 unauthorized
indexing failure, only for the one dir+message in 'Drafts',
2020-11-13
2018 May 24
2
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
On 21 May 2018, at 14.11, kadafax at gmail.com wrote:
>
> Le 21/05/2018 ? 12:38, Aki Tuomi a ?crit :
>> can you try turning on pluign { fts_enforced = yes } and repeat your test?
>
> Same (wrong) result:
> 1. Send an email with "too6Ouka" in the body
>
> 2. Search against "too6Ouka":
> # doveadm search -u username mailbox INBOX body too6Ouka
2019 Apr 14
3
SOLR/Index?
Given all the discussion on FTS/Solr, etc, I have a question:
I have autoindex set, and searching in roundcube most of the time does NOT
find things,
HOWEVER if I do:
doveadm fts rescan
doveadm index
I can find things in the mailboxes.
WHY?
(doveconf -n attached).
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 (c) E-Mail: larryrtx at gmail.com
US
2017 Nov 30
0
My Solr FTS problem
...roblem when I try to test:
>
># doveadm -v? index -u fail2ban at mydomain.com Inbox
>doveadm(fail2ban at mydomain.com): Error: fts_solr: Invalid XML input at
>1:0: not well-formed (invalid token) (near: {
> ? "responseHeader":{
> ??? "status":0,
> ??? "QTime":0,
> ??? "params":{
> ????? "q":"box:8864fa1d51ea1d5a7b12000096a1aaf8 AND user:fa)
>doveadm(fail2ban at mydomain.com): Error: Mailbox INBOX: Status lookup
>failed: Internal error occurred. Refer to server log for more
>information. [2017-11-30 13:05:2...