Author: Dmitri
Email:
Message:
Hello!
I looked at this page:
http://us3.php.net/manual/en/function.udm-get-res-fie
ld.php
and I see that only title, body, keyword, description are
supported as search results variables.
So it seems that I cannot output the custom fields on a
search results page. For example, I store the thumbnails in
urlinfo.sval='images' and the name of message author in
sval='poster'
I can output these using the search.cgi using the $(poster)
and $(images) in templage, but can't do it with a php
extension on php pages.
Is this correct?
This seems like a serious limitation of the php extension.
Will you be releasing a new version?
I am using the pecl mnogosearch extension with php 5.2.0
right now.
Are you going to write the new pecl extension soon?
Reply: <http://www.mnogosearch.org/board/message.php?id=19529&g
t;
|