Difference between revisions of "TextRunner"

From Knowitall
Jump to: navigation, search
(Old Demo (the one here))
Line 3: Line 3:
 
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 must also be running.
  
Restarting Apache Httpd:  
+
==== 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:
 
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
+
# Log into rv-n11 as knowall
2. run the command: /home/knowall/web/apache/bin/apachectl start
+
# run the command: /home/knowall/web/apache/bin/apachectl start
3. 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:16, 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.