Commit Graph

2026 Commits

Author SHA1 Message Date
mwells
bdc72c9e8a doc admin.html updates 2014-08-26 08:50:27 -07:00
mwells
042ec4b5cd show gigabits in xml/json feeds. update optimizing section
in admin.html by adding a 'disable gigabits' section for
making queries faster.
2014-08-26 08:46:59 -07:00
mwells
d0ccbdd455 gui and doc updates 2014-08-26 00:05:01 -07:00
mwells
5c69d49176 fix html.html bug 2014-08-25 21:49:32 -07:00
mwells
314c678538 html cleanups 2014-08-25 21:38:52 -07:00
mwells
b080a96301 fix widths of admin tool boxes 2014-08-25 21:02:50 -07:00
mwells
8e6d2db194 put basic/advanced tabs on top. 2014-08-25 19:58:26 -07:00
mwells
c3699f0da5 fix bugs found from qa tests. 2014-08-25 14:34:30 -07:00
mwells
6607cc2cbe added gbfieldmatch: operator for exactly matching
full field names. case sensitive. uses gbfacetstr:
values that were hashed at index time. example:
gbfieldmatch:object.field:"Some Value"
See help.html for more examples.
2014-08-25 13:57:55 -07:00
mwells
2800ce0e04 fix a few bugs pertaining to tags.uri:"" fix
a while back.
2014-08-25 12:40:51 -07:00
mwells
15421908be Merge branch 'master' into testing 2014-08-25 10:51:37 -07:00
Matt Wells
4dcc0ef369 fix the core better from getSpiderReplyMetaList2() 2014-08-25 07:06:25 -07:00
mwells
1f9c230290 another bug fix for getSpiderReplyMetaList2() coring. 2014-08-25 07:15:19 -07:00
mwells
425b2bb81b try to fix core dump that happens while spidering. 2014-08-23 07:35:04 -07:00
Matt Wells
80f73bf297 Merge branch 'master' into testing 2014-08-23 07:30:17 -07:00
Matt Wells
5d3fd80063 make it so we can dump tagdb to a wget-table
list of urls to re-add tags to another tagdb.
2014-08-23 07:29:40 -07:00
mwells
bb7c6c29ce added image 2014-08-22 03:53:57 -07:00
mwells
e45c0d32f6 Merge branch 'diffbot-testing' into testing 2014-08-15 17:05:22 -07:00
Matt Wells
1d9411152f fix so tags.uri:foo/bar/baz is treated like
tags.uri:"foo/bar/baz". also fixed another
quote-related bug.
2014-08-15 14:49:21 -07:00
Matt Wells
a62c971223 fix tags.uri:org/resource/Foo" query 2014-08-15 13:38:14 -07:00
Matt Wells
2af299da2c various fixes.
prioritize process only urls over crawl urls to get data faster.
do not merge on high negative rec concentration. we need to fix that more.
allow simplified redirs again for custom crawls to avoid too many dups.
raise crawlinfo delay from 1 sec to 5 secs to reduce network usage
for now. add back in injection enabled parm, but hidden.
2014-08-15 10:27:50 -07:00
mwells
786d73f481 help page updates 2014-08-08 08:04:41 -07:00
mwells
5b99c95c76 awesome update to the help page 2014-08-08 07:48:11 -07:00
mwells
50cc24e2be updating help table. still more work on query.cpp to do 2014-08-07 22:02:55 -07:00
mwells
fb0c8f0c4d fix redirect detection error 2014-08-07 17:11:58 -07:00
mwells
31f8c13369 facet tests and fixes 2014-08-07 16:35:36 -07:00
mwells
ffa64ea540 fix gbequalfloat:1.23 term 2014-08-07 15:33:37 -07:00
mwells
9b94ce2e40 Merge branch 'diffbot-testing' into testing
Conflicts:
	HttpRequest.cpp
	TcpServer.cpp
2014-08-07 15:15:08 -07:00
mwells
68d0f40723 always count seeds towards page crawl count
even if does not match crawl pattern.
2014-08-07 14:33:13 -07:00
mwells
7a02fb3676 minor fix 2014-08-07 11:43:01 -07:00
mwells
734973bb81 do not increment pagedownloadsuccesses if url
does not match crawl pattern.
2014-08-07 11:22:31 -07:00
mwells
5149f855af more nyt.com bug fixes 2014-08-07 10:26:30 -07:00
mwells
4c81ddedf3 add showbanned menu 2014-08-07 08:08:20 -07:00
mwells
ab46517e13 two rows of filters 2014-08-07 08:03:19 -07:00
mwells
ff14341f53 javascript updates for search filter bar 2014-08-07 07:38:00 -07:00
mwells
484cf91a60 more search filter bar updates 2014-08-06 22:05:30 -07:00
mwells
55e27f4fa5 search filter bar updates 2014-08-06 20:43:48 -07:00
mwells
177dbeb23d Merge branch 'testing' of github.com:gigablast/open-source-search-engine into testing 2014-08-06 16:00:50 -07:00
mwells
6a28250e94 get qa test working after nyt bug fix 2014-08-06 16:00:25 -07:00
mwells
470c487be4 get search filters actually working 2014-08-06 08:12:05 -07:00
mwells
f59b05eec1 gui updates 2014-08-05 21:21:04 -07:00
mwells
947be58f10 Merge branch 'diffbot-testing' into testing
Conflicts:
	HttpRequest.cpp
	Msg13.cpp
	XmlDoc.cpp
2014-08-05 17:19:53 -07:00
mwells
cc1ceaaac2 fix nyt.com cookie redir bug.
fixed bug when POSTing injection request with multipart/form-data.
2014-08-05 17:04:11 -07:00
mwells
90c7d4328b search filter bar updates 2014-08-05 08:07:07 -07:00
mwells
2c7e14d4ca go button updates 2014-08-04 20:27:51 -07:00
mwells
5bedf74e55 some more gui stuff 2014-08-04 14:08:44 -07:00
mwells
6e167b94b2 gui updates 2014-08-04 07:17:13 -07:00
mwells
90139509a6 gui updates 2014-08-03 19:38:50 -07:00
mwells
93152633db gui updates. fixed gigabits 2014-08-03 17:25:22 -07:00
mwells
0da51d595b gui fixes 2014-08-03 13:19:32 -07:00