search
[ class tree: search ] [ index: search ] [ all elements ]

Procedural File: refresh_functions.php

Source Location: /search/refresh_functions.php



Page Details:

$Header$



Tags:

author:  Luis Argerich (lrargerich@yahoo.com)
copyright:  

(c) 2004 bitweaver.org Copyright (c) 2003 tikwiki.org Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. All Rights Reserved. See below for details and a complete list of authors. Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details

$Id$

filesource:  Source Code for this file








delete_index [line 109]

void delete_index( $pContentId)



Parameters

   $pContentId  
[ Top ]



delete_index_content_type [line 139]

void delete_index_content_type( $pContentType)



Parameters

   $pContentType  
[ Top ]



delete_search_words_and_syllables [line 133]

void delete_search_words_and_syllables( )



[ Top ]



insert_index [line 117]

void insert_index( &$words, $location, $pContentId)



Parameters

   &$words  
   $location  
   $pContentId  
[ Top ]



prepare_words [line 94]

void prepare_words( $data)



Parameters

   $data  
[ Top ]



random_refresh_index [line 27]

void random_refresh_index( [ $pContentType = ""])

random_refresh_index_comments I believe these functiions are from tiki. They are called every x refreshes of a browser.

They appear to pick a random wiki page, comment, blog or article and index it. With the exception of blogs (blog headers not blog posts) they pick the content_id and pass it to refresh_index() to do the work.




Parameters

   $pContentType  
[ Top ]



rebuild_index [line 151]

void rebuild_index( $pContentType, [ $pUnindexedOnly = false])



Parameters

   $pContentType  
   $pUnindexedOnly  
[ Top ]



refresh_index [line 65]

void refresh_index( [ $pContentObject = null])



Parameters

   $pContentObject  
[ Top ]



refresh_index_oldest [line 85]

void refresh_index_oldest( )



[ Top ]



Documentation generated on Wed, 29 Jul 2015 13:57:18 +0000 by phpDocumentor 1.5.0-lsces