Browse Source

[search] Update hue.ini

Romain Rigaux 12 years ago
parent
commit
f1f54ff41f
2 changed files with 6 additions and 0 deletions
  1. 3 0
      desktop/conf.dist/hue.ini
  2. 3 0
      desktop/conf/pseudo-distributed.ini.tmpl

+ 3 - 0
desktop/conf.dist/hue.ini

@@ -481,6 +481,9 @@
    # URL of the Solr Server
    # URL of the Solr Server
    ## solr_url=http://localhost:8983/solr/
    ## solr_url=http://localhost:8983/solr/
 
 
+   ## Query sent when no term is entered
+   ## empty_query=*:*
+
 
 
 ###########################################################################
 ###########################################################################
 # Settings to configure Job Designer
 # Settings to configure Job Designer

+ 3 - 0
desktop/conf/pseudo-distributed.ini.tmpl

@@ -484,6 +484,9 @@
    # URL of the Solr Server
    # URL of the Solr Server
    ## solr_url=http://localhost:8983/solr/
    ## solr_url=http://localhost:8983/solr/
 
 
+   ## Query sent when no term is entered
+   ## empty_query=*:*
+
 
 
 ###########################################################################
 ###########################################################################
 # Settings to configure Job Designer
 # Settings to configure Job Designer