summaryrefslogtreecommitdiffstats
path: root/sample-apps
diff options
context:
space:
mode:
authorKristian Aune <kraune@yahoo-inc.com>2017-07-18 12:35:58 +0200
committerKristian Aune <kraune@yahoo-inc.com>2017-07-18 12:35:58 +0200
commit4d647454bc15b110132112b89f3bc75776158fb4 (patch)
tree280778f3ea93939e8c8f7ab3417bcd213975ceff /sample-apps
parentdab53bbefdc586eb644b5b1d8519b90c8c478867 (diff)
build blog-search
Diffstat (limited to 'sample-apps')
-rw-r--r--sample-apps/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample-apps/pom.xml b/sample-apps/pom.xml
index 7e202230f99..44756776a5f 100644
--- a/sample-apps/pom.xml
+++ b/sample-apps/pom.xml
@@ -13,6 +13,7 @@
<module>basic-search-java</module>
<module>basic-search-tensor</module>
<module>blog-recommendation</module>
+ <module>blog-search</module>
<module>boolean-search</module>
<module>http-api-using-request-handlers-and-processors</module>
<module>http-api-using-searcher</module>