From 83b4688201448e230a6d634be84ba69eed362614 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 23 Apr 2008 21:54:03 +0000 Subject: [PATCH] Tagging module PLCAPI - PLCAPI-4.2-5 Removed conditions on the persons, site, and nodes indexes. previsouly only the non-deleted fields were index, resulting in massivly slow queries. --- PLCAPI.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index 46dc64b..1ac1d9e 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.2 -%define taglevel 4 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -114,6 +114,11 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/refresh-peer.py* %changelog +* Wed Apr 23 2008 Stephen Soltesz - PLCAPI-4.2-5 +- Removed conditions on the persons, site, and nodes indexes. previsouly only +- the non-deleted fields were index, resulting in massivly slow queries. +- + * Wed Mar 26 2008 Thierry Parmentelat - PLCAPI-4.2-3 PLCAPI-4.2-4 - plcsh: better handling of options when running as a shell script - getbootmedium exports compute_key -- 2.43.0