No Search Results

Post Reply
kzinda
Posts: 62
Joined: Fri Nov 30, 2001 6:18 am

No Search Results

Post by kzinda »

I am running a search and get no results. The following error message from view source (pathanme is to my application):

<br>
<!-- 118 /<Pathname>:758: <EXEC> command /bin/ls returned exit code 1 -->
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

No Search Results

Post by mark »

More details please. How does line 758 and the exec of ls relate to your query?

What's your sql query?
And non-default apicp and sql "set" settings?
kzinda
Posts: 62
Joined: Fri Nov 30, 2001 6:18 am

No Search Results

Post by kzinda »

The search string is as below where document fields are inserted for "field"

(field like 'pharmaceutical drug treatment therap* @0') and (field like 'method procedure process operation* @0')

All other settings are defualt values.

As I am the user I don't know what line 758 is.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

No Search Results

Post by mark »

As a user without access to the script you can't really know what settings are in play either. You need to contact the authors of the search you're trying to use. They can contact us if it's not working as they expect.

One possibility is that its not configured to allow intersections (@0).
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

No Search Results

Post by John »

We don't know what line 758 is as it is your application. Apparently it is trying to get a directory or file listing and failing. Most common reasons would be permissions or the file/directory does not exist. Someone familiar with your application would be needed to get more detailed.
John Turnbull
Thunderstone Software
Post Reply