Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
Changed PO web service term_search URL: removed branch filter
authorpreecej <preecej@localhost>
Thu, 12 Apr 2012 19:13:58 +0000 (19:13 +0000)
committerpreecej <preecej@localhost>
Thu, 12 Apr 2012 19:13:58 +0000 (19:13 +0000)
svn path=/; revision=324

Annotation/resources/config/application.properties

index 77372fbc79a0e6a9f1eb9b0fdb54a71b5545bd4b..6d3eed3c06dc769c20eb0b8106ebdddf143093ad 100644 (file)
@@ -26,8 +26,8 @@ ExperimentPanel.experiment-complete-message=The experiment has been completed
 ExperimentPanel.button.text.start=Start
 ExperimentPanel.button.text.finish=Finish
 
-# Web Service Configuration
-POWebService.TermSearch.URL=http://palea.cgrb.oregonstate.edu/services/PO_web_service.php?request_type=term_search&search_value=<search_term>&inc_synonyms&branch_filter=plant_anatomy&max=20
+# Web Service Configuration - NOTE: removed branch filter from term search per PJ's request
+POWebService.TermSearch.URL=http://palea.cgrb.oregonstate.edu/services/PO_web_service.php?request_type=term_search&search_value=<search_term>&inc_synonyms&max=20
 POWebService.TermDetail.URL=http://palea.cgrb.oregonstate.edu/services/PO_web_service.php?request_type=term_detail&accession_id=<acc_id>
 
 # UBio Web Service Configuration