|
udm_get_res_field
Fetch a result field
(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5, PECL mnogosearch:1.0.0)
Code Examples / Notes » udm_get_res_fielddavidbullock
To further improve the "description" field quality, there are two additional techniques you can use. First, you can define this value if you know it, by setting a description meta tag in the head section. Second, mnogosearch has an <index></noindex> tag pair that appears to make the enclosed content completely invisible to the search engine. I've used this on the sites I maintain to 'vanish' the navigational elements, field names, and other non-content type HTML and page window dressing so that only the important content is indexed and reported on. This last technique as an added (and more important benefit) of helping to eliminate a lot of false matches in searches. ctg-php
It seems the description length is now determined by UDM_MAXDESCSIZE in udm_common.h instead of UDM_MAXTEXTSIZE
|
Change Languageudm_add_search_limit udm_alloc_agent_array udm_alloc_agent udm_api_version udm_cat_list udm_cat_path udm_check_charset udm_check_stored udm_clear_search_limits udm_close_stored udm_crc32 udm_errno udm_error udm_find udm_free_agent udm_free_ispell_data udm_free_res udm_get_doc_count udm_get_res_field udm_get_res_param udm_hash32 udm_load_ispell_data udm_open_stored udm_set_agent_param |