Difference between revisions of "TextRunner"

From Knowitall
Jump to: navigation, search
(Old Demo (the one here))
Line 1: Line 1:
 
== Restarting the Demo in the event of a failure ==
 
== Restarting the Demo in the event of a failure ==
 
=== Old Demo (the one [http://www.cs.washington.edu/research/textrunner/reverbdemo.html here]) ===
 
=== 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.
+
For this demo to run, apache httpd must be running under the knowall account, and memcached should also be running (but is not absolutely necessary)
  
 
==== Restarting Apache Httpd: ====
 
==== Restarting Apache Httpd: ====
Line 7: Line 7:
 
# Log into rv-n11 as knowall
 
# Log into rv-n11 as knowall
 
# run the command: /home/knowall/web/apache/bin/apachectl start
 
# run the command: /home/knowall/web/apache/bin/apachectl start
# done
+
# 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:22, 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 should also be running (but is not absolutely necessary)

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.