projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0609bd
)
Add comment
author
Dennis Schafroth
<dennis@indexdata.com>
Wed, 1 Sep 2010 12:14:04 +0000
(14:14 +0200)
committer
Dennis Schafroth
<dennis@indexdata.com>
Wed, 1 Sep 2010 12:14:04 +0000
(14:14 +0200)
src/client.c
patch
|
blob
|
history
diff --git
a/src/client.c
b/src/client.c
index
f8af926
..
330db5a
100644
(file)
--- a/
src/client.c
+++ b/
src/client.c
@@
-669,6
+669,7
@@
void client_start_search(struct client *cl)
ZOOM_connection_option_set(link, "databaseName", databaseName);
/* TODO Verify does it break something for CQL targets(non-SOLR) ? */
+ /* facets definition is in PQF */
client_set_facets_request(cl, link);
if (cl->cqlquery)