This question about Using an extension: Asked

How can I search for a new defined variable using DBCache?

I have written a small Perl Pluglin for Foswiki using a newly introduced meta variable like %META:VAR{ id=".." number=".." date=".."}%.

As the standard search might take too long I would like to use DBCache searching for topic containg the metavariable VAR with a certain id or number. Alas using DBQUERY I can just search for formfields or preferences.

What would be the perl code to make use of DBCacheContrib to just search this variable?

Or how could I use DBQuery to search for VAR?

Any help is very much apprecuaited.

-- ThomasSchmidt - 27 Jun 2013

 

QuestionForm edit

Subject Using an extension
Extension DBCacheContrib
Version Foswiki 1.1.8
Status Asked
Related Topics
Topic revision: r1 - 27 Jun 2013, ThomasSchmidt
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy