Changeset 13032


Ignore:
Timestamp:
11/09/11 09:19:07 (19 months ago)
Author:
PaulHarvey
Message:

Item11235: Remove metatext from QuerySearch doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release01x01/core/data/System/QuerySearch.txt

    r12748 r13032  
    136136</blockquote> 
    137137 
    138 ---++ Text and Meta Text 
    139 There are two fields that contain the topic text, =text= and =metatext=. =text= just contains the raw text of the topic, as you would see if you viewed the topic raw. =metatext= contains the text of the topic with MetaData embedded. This can be useful when you want to generate output based on processing meta-data. 
    140  
    141138---++ Putting it all together 
    142139When a query is applied to a topic, the goal is to reduce to a TRUE or FALSE value that indicates whether the topic matches that query or not. If the query returns TRUE, then the topic is included in the search results. 
Note: See TracChangeset for help on using the changeset viewer.