Chris Abraham
7613b3b55b
Removes console logs
...
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
2024-07-30 17:55:16 +07:00
Chris Abraham
4c79d66e93
Add a timeout to the Google check
...
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
2024-07-19 12:59:13 +07:00
Chris Abraham
def3540f6b
improve naming
...
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
2024-07-10 15:41:53 +07:00
Chris Abraham
ead933d91a
don't need to wrap this
...
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
2024-07-10 15:26:42 +07:00
Chris Abraham
d1d7bf210d
Move away from focusing on "China"
...
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
2024-07-10 13:58:29 +07:00
Chris Abraham
8e5f618abb
Improve China test
...
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
2024-07-10 13:45:16 +07:00
Thomas P
83f5a31fc8
cleanup(search): drop some bind leftovers
...
The only usage of these functions was here, we dropped it when switching to PageFind
9d2317aa15 (diff-f355db8e18a5352f796b8030582fdf862ec9a7ea193ca4cf71de7df9e7386db1L69-L70)
2024-07-08 11:47:39 +02:00
Chris Abraham
a4191d94ea
Don't add new entries to search history here
...
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
2024-07-03 15:37:05 +01:00
Chris Abraham
9d2317aa15
Replace Bing with PageFind search for users in China
2024-07-03 15:36:58 +01:00
James Hunt
52857c56e8
Update Bing Search to use Bing APIs not Cognitive Services
...
Signed-off-by: James Hunt <10615884+thetwopct@users.noreply.github.com>
2023-10-29 21:28:48 +07:00
Karen Bradshaw
160364d548
move search.md
...
add search bar to search page
fix bing anchors
2020-08-28 15:37:46 -04:00
TAKAHASHI Shuuji
412b4ef0ed
Fix the no search result error when the keyword includes spaces.
2020-06-17 00:43:46 +09:00
Diego Fagundes
88a76d7632
china verification at search improve ( #10166 )
2018-08-31 12:08:34 -07:00
Math Costa
fcc03c3474
Bing search for China users ( #9845 )
...
* Updates readme's site building instructions
* Alters dockerfile to use extended hugo build
This is necessary for the pipes used w/ TOCSS since node-sass was dropped
* WIP for bing search implementation
* Implements Bing search instead of google
* Makes bing the default result provider and uses google and it's available
* Adds pagination to bing and replaces the $.get call with a $.ajax call
* front adjust
* bing limit pagination
* Adds break if there are less than 10 pages worth of results on bing search
* Adds proper google script ref and proper config id
* Removes console.log call
2018-08-16 11:47:07 -07:00