Difference between revisions of "TextRunner"

From Knowitall
Jump to: navigation, search
(Created page with "== Bug List == * Search for predicate:"is located in" yields a null error. * Search for argument1:"United States" overconstrains the results.")
 
Line 1: Line 1:
 +
== Restarting the Demo in the event of a failure ==
 +
=== Old Demo (the one [http://www.cs.washington.edu/research/textrunner/reverbdemo.html here]) ===
 +
For this demo to run, apache httpd must be running under the knowall account, and memcached must also be running.
 +
 +
Restarting Apache Httpd:
 +
A cron job has been set up to restart apache httpd properly in the event of a reboot, but if that fails, restart it manually as follows:
 +
1. Log into rv-n11 as knowall
 +
2. run the command: /home/knowall/web/apache/bin/apachectl start
 +
3. done
 +
 +
 +
 
== Bug List ==
 
== Bug List ==
 
* Search for predicate:"is located in" yields a null error.
 
* Search for predicate:"is located in" yields a null error.
 
* Search for argument1:"United States" overconstrains the results.
 
* Search for argument1:"United States" overconstrains the results.

Revision as of 01:15, 23 December 2011

Restarting the Demo in the event of a failure

Old Demo (the one here)

For this demo to run, apache httpd must be running under the knowall account, and memcached must also be running.

Restarting Apache Httpd: A cron job has been set up to restart apache httpd properly in the event of a reboot, but if that fails, restart it manually as follows: 1. Log into rv-n11 as knowall 2. run the command: /home/knowall/web/apache/bin/apachectl start 3. done


Bug List

  • Search for predicate:"is located in" yields a null error.
  • Search for argument1:"United States" overconstrains the results.