Try the result by date

 Hi,
 On 10/21/2013 04:14 PM, dev@mapluz.fr wrote:
 > Hi,
 >
 > I want to sort the results by date and not by relevance
 >
 > I use Udm_Set_Agent_Param_Ex($udm_agent, 's', 'd') to try the result of
 > search the most recent to the oldest
 >
 > but it seems that it does not work very well! you confirm?

 Did you try with capital letter 'D':

 Udm_Set_Agent_Param_Ex($udm_agent, 's', 'D')

 ?

UDM_PARAM_FOUND and UDM_PARAM_WORDINFO

 Hi,
 On 10/21/2013 01:43 PM, dev@mapluz.fr wrote:
 > Hi
 > i search this words : "parking biarritz" in my web search
 >
 > in Udm_Get_Res_Param function, i display the parameters
 > UDM_PARAM_WORDINFO and UDM_PARAM_FOUND :
 >
 > UDM_PARAM_WORDINFO display /*parking : 36, biarritz : 1276*/
 UDM_PARAM_WORINFO displays statistics about word hits.
 E.g. the word "parking" was found 36 times.
 But does not tell in how many documents it was found.
 Some documents may contain the word multiple times.
 > UDM_PARAM_FOUND display /*8*/
 UDM_PARAM_FOUND tells how many documents were found that
 have "parking" and "biarritz" at the same time. 
 >
 > why UDM_PARAM_FOUND is not egal to 36+1276=1312 ?
 It does not have to. These are very different things.

Lenght of UDM_FIELD_DESC parameter

 Hi,
 On 10/15/2013 01:22 PM, dev@mapluz.fr wrote:
 > |Hi
 > I use the function Udm_Get_Res_Field with UDM_FIELD_DESC in |||the php api.
 > |||||UDM_FIELD_DESC ||describe the ||document description field (from
 > META DESCRIPTION tag).
 >
 > It seems the description length is limited (180 char!!)
 The length is limited by indexer.conf
 Change the command "Section meta.description" according to your needs.
 Note, you will need to re-create the database from scratch after this
 change.

Navigation

QR Code
QR Code systeme_informatique:bilatu:mngosearch:faqs:php-front-end (generated for current page)