diff --git a/src/main/resources/gs/small.keyterm b/src/main/resources/gs/small.keyterm index c27e08b..53a06d1 100644 --- a/src/main/resources/gs/small.keyterm +++ b/src/main/resources/gs/small.keyterm @@ -1 +1,3 @@ +1|0 3|Who +1|4 10|killed 1|11 26|Abraham Lincoln \ No newline at end of file diff --git a/src/main/resources/gs/small.passage b/src/main/resources/gs/small.passage index e69de29..eadf988 100644 --- a/src/main/resources/gs/small.passage +++ b/src/main/resources/gs/small.passage @@ -0,0 +1,6 @@ +20442.txt|19816 19898 +21267.txt|28034 28258 +21267.txt|181180 182553 +22577.txt|39616 39688 +22577.txt|39719 39794 +wit4010.txt|211585 212091 \ No newline at end of file diff --git a/src/main/resources/gs/small.retrieval b/src/main/resources/gs/small.retrieval index e69de29..3584099 100644 --- a/src/main/resources/gs/small.retrieval +++ b/src/main/resources/gs/small.retrieval @@ -0,0 +1,4 @@ +20442.txt +21267.txt +22577.txt +wit4010.txt \ No newline at end of file diff --git a/src/main/resources/helloqa/retrieval/simple-solr-strategist.yaml b/src/main/resources/helloqa/retrieval/simple-solr-strategist.yaml index 0ca19fd..0413d38 100644 --- a/src/main/resources/helloqa/retrieval/simple-solr-strategist.yaml +++ b/src/main/resources/helloqa/retrieval/simple-solr-strategist.yaml @@ -1,9 +1,9 @@ class: edu.cmu.lti.oaqa.openqa.hello.retrieval.SimpleSolrRetrievalStrategist hit-list-size: 10 -#embedded: true -#core: data/guten -server: http://peace.isri.cs.cmu.edu:9080/guten/ -port: 9080 +embedded: true +core: data/guten +#server: http://peace.isri.cs.cmu.edu:9080/guten/ +#port: 9080 persistence-provider: | inherit: ecd.default-log-persistence-provider \ No newline at end of file