SHA256
1
0
forked from pool/xapian-core
Antonio Larrosa 2027be7dbb Accepting request 644270 from home:alarrosa:branches:server:search
* API:
    + Database::check(): Fix bogus error reports for documents with length
      zero due to a new check added in 1.4.6 that the doclength was between the
      stored upper and lower bounds, which failed to allow for the lower bound
      ignoring documents with length zero (since documents indexed only by
      boolean terms aren't involved in weighted searches).
    + Query: Use of Query::MatchAll in multithreaded code causes problems
      because the reference counting gets messed up by concurrent updates.
      Document that Query(string()) should be used instead of MatchAll in
      multithreaded code, and avoid using it in library code.
  * Stem:
    + Stemming algorithms added for Irish, Lithuanian, Nepali and Tamil.
    + Merge Snowball compiler changes which improve code generation.
    + Merge optimisations to the Arabic and Turkish stemmers.
  * testsuite:
    + Fix duplicate test in apitest closedb10 testcase.
  * See also https://xapian.org/docs/xapian-core-1.4.7/NEWS

OBS-URL: https://build.opensuse.org/request/show/644270
OBS-URL: https://build.opensuse.org/package/show/server:search/xapian-core?expand=0&rev=85
2018-10-24 12:08:09 +00:00
Description
No description provided
351 KiB
Languages
Public Key 100%