Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

searchm_sub_query Struct Reference

The information from command/ query line necessary to create a sub-query. More...

#include <searchm.h>


Data Fields

int weight
char * metatag
char * query
char * conj
char * sub_query


Detailed Description

The information from command/ query line necessary to create a sub-query.


Field Documentation

char* searchm_sub_query::conj
 

The conjN value given on command/query line.

char* searchm_sub_query::metatag
 

The metatagN value given on command/query line.

char* searchm_sub_query::query
 

The queryN value given on command/query line.

char* searchm_sub_query::sub_query
 

The created sub-query.

int searchm_sub_query::weight
 

Weight (N) value. Must be first in structure.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 30 09:40:29 2005 for Mod_Searchm by doxygen 1.3.6