From: Chris W. <ch...@cw...> - 2002-01-21 14:25:30
|
On Mon, 2002-01-21 at 09:15, Mar...@be... wrote: > we are using OpenInteract 1.36 and CommonHandler 1.34. > > With the MY_SEARCH_RESULTS_PAGED option, the iterator which is returned by > ResultsManage has no entries. The get_next() call returns nothing. Calling > the has_next() method returns false, too. > > Without the MY_SEARCH_RESULTS_PAGED option the iterator returned by the > CommonHandler's _search_build_and_run method contains the proper results. > With get_next I can walk through my results. > > In both cases the query to search for was the same, the only difference was > given by MY_SEARCH_RESULTS_PAGED. > > The search results were properly saved by ResultsManage, so it seems > something goes wrong on retrieving the search results. Do you have an idea? This is very strange. When you say the search results were saved properly, do you mean that OI created the serialized search information files in the $WEBSITE_DIR/overflow directory? Can you check that directory and see if the files have any content? Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |