ID:               22665
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jon at jellybob dot co dot uk
 Status:           Closed
 Bug Type:         mnoGoSearch related
 Operating System: FreeBSD 4.6
 PHP Version:      4.3.0
 New Comment:

Is it possible to get this added?

I'm writing a PEAR wrapper for the mnoGoSearch functions, and it would
be really useful to be able to retrieve this value with my results.


Previous Comments:
------------------------------------------------------------------------

[2003-03-13 03:29:53] [EMAIL PROTECTED]

UDM_PARAM_PAGE_SIZE is Udm_Set_Agent_Param command.
You can set this parameter, not read since you are know what you how
you set it up.
Just for clarification: here is the list of acceptable command for
fetched search result (note, that this list is differ for different
mnogosearch versions, and most of all commands are available only with
latest mnogosearch version):

UDM_FIELD_URLID         1 
UDM_FIELD_URL           2 
UDM_FIELD_CONTENT       3 
UDM_FIELD_TITLE         4 
UDM_FIELD_KEYWORDS      5 
UDM_FIELD_DESC          6 
UDM_FIELD_TEXT          7 
UDM_FIELD_SIZE          8 
UDM_FIELD_RATING        9 
UDM_FIELD_MODIFIED      10
UDM_FIELD_ORDER         11
UDM_FIELD_CRC           12
UDM_FIELD_CATEGORY      13
UDM_FIELD_LANG          14
UDM_FIELD_CHARSET       15
UDM_FIELD_SITEID        16
UDM_FIELD_POP_RANK      17
UDM_FIELD_ORIGINID      18 


------------------------------------------------------------------------

[2003-03-12 17:08:57] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


------------------------------------------------------------------------

[2003-03-12 14:48:34] jon at jellybob dot co dot uk

When I attempt to retrieve the parameter UDM_PARAM_PAGE_SIZE from a
search result, it gives the error "Unknown mnoGoSearch param name".

The search is returning valid results.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22665&edit=1

Reply via email to