Displaying 3 results from an estimated 3 matches for "22user".
Did you mean:
20user
2015 Jun 12
2
fts_solr Bad Request / BUG: Unknown internal error
Hi,
yesterday I created a new mailbox; ever since (and only for the new
mailbox) I am getting these errors:
2015-06-12T00:00:29.808526+02:00 mail dovecot:
indexer-worker(xxx at example.com): Error: fts_solr: Lookup failed: Bad
Request
2015-06-12T00:00:29.808560+02:00 mail dovecot:
indexer-worker(xxx at example.com): Error: Mailbox INBOX: Status lookup
failed: BUG: Unknown internal error
Is
2015 Jun 14
0
Aw: fts_solr Bad Request / BUG: Unknown internal error
...10 installation. Indexing new messages seem to work, but searching gives a http 400 error.
Firing up the query in solrs web interface works ... one of my test cases was select?fl=uid,score&rows=3&sort=uid+asc&q=subject:%22blubb%22&fq=%2Bbox:b624920e60057c554e4a0000df211752+%2Buser:%22user%22
For further reference see http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201506.mbox/browser
Could the devs please have a look at this, it might hopefully be just a small change.
regards,
infoomatic
> Gesendet: Freitag, 12. Juni 2015 um 11:19 Uhr
> Von: "Nick Rosier&quo...
2009 Oct 09
2
user input in R
I'm just learning R (I don't know any other programming languages),
and I have a question. I am trying to figure out how to ask for user
input (say, a set of 3 numbers) then put those numbers into an array.
I've looked around, but I haven't been able to find any answers that I
understand.
Thanks!