[Bug 838274] Re: The indexer should use the new CJK tokenizer

2011-09-01 Thread Mikkel Kamstrup Erlandsen
An update to David's original patch.

 * Fixes code style, using  instead of ' for strings
 * Fix indentation issue of comment
 * Fix logical issue comparing a string to an int in environ[FOO] == 1

** Patch added: Patch v2
   
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/838274/+attachment/2339494/+files/axi-cjk-support-2.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838274

Title:
  The indexer should use the new CJK tokenizer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/838274/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 838274] Re: The indexer should use the new CJK tokenizer

2011-09-01 Thread Mikkel Kamstrup Erlandsen
Ok, this time really, *really* fix it :-)

 * All tests run
 * Added full test coverage with and without CJK enabled
 * Added a test for upgrade from no-CJK to CJK

** Patch added: axi-cjk-support-3.patch
   
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/838274/+attachment/2339663/+files/axi-cjk-support-3.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838274

Title:
  The indexer should use the new CJK tokenizer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/838274/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 838274] Re: The indexer should use the new CJK tokenizer

2011-09-01 Thread Didier Roche
uploaded in
apt-xapian-index (0.44ubuntu2) oneiric; urgency=low

  * debian/patches/01_axi_cjk_support.patch:
- Activate the CJK support when indexing the database
  * debian/control, debian/rules:
- add quilt for above patch

** Changed in: apt-xapian-index (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838274

Title:
  The indexer should use the new CJK tokenizer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/838274/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 838274] Re: The indexer should use the new CJK tokenizer

2011-08-31 Thread David Barth
This patch ensures
1. The CJK tokenizer is activated for all calls to the Xapian API
2. The database is reindexed to add CJK tokens, if available; and the database 
marked as CJK-compatible for the future


** Patch added: axi-cjk-support.patch
   
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/838274/+attachment/2337351/+files/axi-cjk-support.patch

** Changed in: apt-xapian-index (Ubuntu)
   Status: New = Fix Committed

** Changed in: apt-xapian-index (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838274

Title:
  The indexer should use the new CJK tokenizer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/838274/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs