fix responseFields
This commit is contained in:
parent
bb9acab871
commit
785400f6b9
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
<property name="additionalGeoQuery">"location_i_i:1"</property>
|
||||
<property name="responseFields">new String[]{ "id", "docId", "score",
|
||||
"boost", "contentLength", "host", "site", "lastModified",
|
||||
"mimetype", "filetype_s", "created", TITLE_FIELD, "digest", "url",
|
||||
"mimetype", "filetype_s", "created", "title", "digest", "url",
|
||||
"clickCount_l_x_dv", "favoriteCount_l_x_dv",
|
||||
"cid_s_s", "lang_s", "hasCache_s_s" }</property>
|
||||
<property name="responseDocValuesFields">new String[]{
|
||||
|
|
Loading…
Add table
Reference in a new issue