Displaying 4 results from an estimated 4 matches for "testsing".
Did you mean:
testing
2015 Mar 02
2
[LLVMdev] Stable Release Schedule: 3.5.2 and 3.6.1
...Here is schedule for upcoming stable releases:
3.5.2 - This will be the last 3.5.x release. There was a critical bug fix
that did not make it into 3.5.1, which made it necessary to do 3.5.2. I
will accept other fixes, but the merge window will be very short:
March 16 - Tag 3.5.2-rc1 and begin testsing
March 25 - 3.5.2 release (If no regressions found during testing).
3.6.1 - Bug fixes for 3.6.1 will now be accepted. If you would to merge
a patch into the 3.6 branch, send an email to llvm-commits and cc the
code owner and the release manager (me).
I will try to periodically send a reminder to...
2018 Dec 08
2
Solr
After some testsing, I managed to get proper functionning
- The schema.xml is attached below (quite different from the one
provided on teh wiki) (in bold the core differences) (NGramFilterFactory
is the class that replace the fts_squat "partial=3 full=15", everything
else is just a big hammer to smash a ti...
2018 Dec 09
0
Solr
...0'
Dec 09 09:21:10 imap(jom at grosjo.net)<3349><DiRnXpN8Lux/AAAB>: Error:
fts_solr: received invalid uid '0'
And returns are totaly funny (keywords not presentin teh results)
I am back to fs_squat....
On 2018-12-08 18:28, Joan Moreau via dovecot wrote:
> After some testsing, I managed to get proper functionning
>
> - The schema.xml is attached below (quite different from the one provided on teh wiki) (in bold the core differences) (NGramFilterFactory is the class that replace the fts_squat "partial=3 full=15", everything else is just a big hammer to...
2018 Dec 05
5
Solr
THen the Squat shall be maintained until the SOlr plugin is upgraded, as
Squat does resolve the problem (fts, partial search, etc...)
On 2018-12-05 12:20, Aki Tuomi wrote:
> It seems we forgot to document that "break-imap-search" was dropped in v2.3. That has now been updated.
>
> Also Solr does not support prefix/substring search unless you configure solr to support it.