Commit Graph

329 Commits

Author SHA1 Message Date
mwells
f7e7468e74 get clone working when adding new coll 2014-07-09 07:13:24 -07:00
mwells
a154f679d1 some setup for qaspider() 2014-07-08 20:33:13 -07:00
mwells
5a557e765a added copyCollRec() function to clone
setting of one coll to another.
2014-07-08 07:57:49 -07:00
mwells
d7cc290a1f added a few new search parms that can be used
to override collection defaults.
hide all clustered results.
max title len.
max summary excerpt/line width.
2014-07-08 07:01:51 -07:00
mwells
eb7d83cbad added &showimages=0 parm. also print image url. 2014-07-08 06:26:42 -07:00
mwells
70e1eab935 more api updates 2014-07-06 14:13:00 -07:00
mwells
97ad9a62e0 support &addcoll= as well as &addColl= 2014-07-06 12:09:41 -07:00
mwells
1944b25beb parm fixes 2014-07-05 15:00:16 -07:00
mwells
4d98ec7407 fixed some parms bug i made 2014-07-05 14:11:32 -07:00
mwells
cfd36af394 more api updates 2014-07-05 10:16:21 -07:00
mwells
ea2650292a more api updates. will also be useful
for running qa tests.
2014-07-04 20:57:42 -07:00
mwells
94d1b4e90c support og:image images. allow user to
enter thumbnail max width/height.
fix summary printing. was off a little.
2014-07-04 15:33:27 -07:00
mwells
641252d052 parm doc updates. 2014-07-04 11:46:25 -07:00
mwells
f9ae433ac1 fix addurl functionality on root page. 2014-07-04 10:43:04 -07:00
mwells
79f19d3aa3 addurl interface updates 2014-07-04 10:08:32 -07:00
Matt Wells
c5815829e5 Merge branch 'testing' into diffbot-testing 2014-07-03 12:31:13 -07:00
Matt Wells
886063a3bd fixes for query reindex. 2014-07-03 12:24:14 -07:00
mwells
1586c2dcd7 minor parm change to back what it was 2014-07-03 07:57:08 -07:00
mwells
a327f9ceb0 Merge branch 'diffbot-testing' into testing 2014-07-03 07:30:39 -07:00
mwells
b0caf3eb00 get summary "ns" parm and collectionrec
knobs for summary gen working.
2014-07-03 07:29:44 -07:00
Matt Wells
0701411bb1 fix page reindex bugs. 2014-07-02 17:13:37 -07:00
Matt Wells
781b26b820 fix so query reindex does not delete
the collection.
2014-07-02 16:03:16 -07:00
mwells
af014abdcd title max len fixes. 2014-07-02 08:03:33 -07:00
Matt Wells
78c3dab6dc fix hanging when doing &stream=1 for
a federated search. hack it so it
thinks we got m_msg3a.m_numDocIds summaries
after we've printed what was requested.
so we don't waste time getting all the summaries.
this popped up for federated search because
we merged the msg3as into a single msg3a and had
an overabundance of docids.
2014-07-01 12:12:01 -07:00
mwells
e54a250790 fix parm offset bug 2014-07-01 10:13:57 -06:00
mwells
36f4a8dddf more html head/tail fixes 2014-06-21 21:40:25 -07:00
mwells
ed2a71605c some fixes for html head/tail stuff 2014-06-21 21:18:25 -07:00
mwells
7ce45e8712 get html head and tail working again now. 2014-06-21 21:07:38 -07:00
mwells
43d2e8b5b3 start supporting custom html head/tail in
search controls again.
2014-06-21 11:25:33 -07:00
mwells
6da972704b bring back custom home page html into search controls 2014-06-21 09:57:51 -07:00
mwells
22e0c636a7 mostly doc updates 2014-06-21 07:27:45 -07:00
mwells
c2cc2d4d15 try to fix some cores 2014-06-20 07:30:24 -07:00
mwells
b49ed5c0bc Merge branch 'diffbot-testing' into testing
Conflicts:
	Parms.cpp
	XmlDoc.cpp
2014-06-19 21:51:44 -07:00
mwells
18b2271ac1 api page updates 2014-06-19 20:54:44 -07:00
Matt Wells
d3d5fa3cc8 api updates 2014-06-19 19:42:09 -07:00
Matt Wells
4a40412e1b now &roundStart=1 increments the round # and
sets the processed/crawled round counts back to 0
so maxToProcess/maxToCrawl will not hold us back.
2014-06-19 11:20:30 -07:00
Matt Wells
f1ec530eef critical bug fixes 2014-06-18 09:16:28 -07:00
Matt Wells
82be2ba28a fix injection bugs 2014-06-18 06:22:19 -07:00
Matt Wells
9e2b1532d9 quick fix 2014-06-18 05:06:23 -07:00
Matt Wells
1bef36c03c emergency bug fixes 2014-06-18 05:04:45 -07:00
Matt Wells
29a6851100 push old fixes 2014-06-16 12:53:14 -07:00
mwells
2be7c78f2f Merge branch 'diffbot-testing' into testing
Conflicts:
	Collectiondb.cpp
	Parms.cpp
2014-06-15 15:02:17 -07:00
mwells
4e3e4fd0d0 yay! get multidoc flatfile injection working. 2014-06-15 14:57:38 -07:00
mwells
7506d66d4a fixes for page inject 2014-06-15 08:26:27 -07:00
mwells
c3bbcb9f92 parm-itize page reindex 2014-06-15 07:56:27 -07:00
mwells
993804e6ab api table updates 2014-06-13 09:37:53 -07:00
mwells
a123cad0d2 more page api updates 2014-06-13 08:58:55 -07:00
mwells
3cf3cddc5c beginning of total parm overhaul.
new injection parms, just need to engage them.
2014-06-12 21:27:06 -07:00
mwells
a425e181e7 api table parm cleanups. more to come 2014-06-11 20:24:36 -07:00
mwells
7ebaf531b0 inject url page was breaking rendering the new parms. 2014-06-11 19:50:07 -07:00