Build cross platform desktop apps with JavaScript, HTML, and CSS
A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)
issue openedswiftype/swiftype-wordpress
How can you exclude a post from being indexed?
I am reviewing the source code for the plugin and I don't see any way to set a post to be excluded from Swiftype indexing. It appears to me that there are no available filters which would provide access to a developer to extend the logic that determines if a post is indexible. I would like to see a filter in the Swiftype\SiteSearch\Wordpress\Document\Indexer\shouldIndexPost
method which provides a means for controlling if a post should be indexed.
created time in a month
issue openedswiftype/swiftype-search-jquery
I ran into a weird issue with a client where I implemented Swiftype search. If something like the following query parameters were put in #stq=<script>window.location.replace('https%3A%2F%2Fgoogle.com')<%2Fscript>&stp=1 then the submitSearch function would execute the query parameter javascript. This example is fairly benign but it could be an issue for something more malicious. Adding "query = encodeURI(query); " after line 82 in the file jquery.swiftype.search.js appears to resolve the issue for me but I would not say I am sophisticated enough in Javascript security to know if this still leaves a vulnerability.
created time in a month
PR opened swiftype/swiftype-wordpress
When using the plugin on a project that uses Composer, the relative path in require_once('vendor/autoload.php')
could cause PHP to include vendor/autoload.php
from the project root instead of the plugin directory, resulting in fatal errors when classes cannot be found. An absolute path in the require_once
avoids this issue.
pr created time in 2 months
issue openedswiftype/swiftype-search-jquery
Does this plugin support options displaying different pagination? (ex. prev 1 2 3 4 next)
created time in 2 months
push eventoutpace/config
commit sha 2441a9faf609997af24164e3202a93eb4ba4aba4
Try to load config-aws
commit sha 970af4144a33d4dc1da6e2954080477c2436c8f9
Version 0.13.3
commit sha 5f816f3febf3e25f2000e591d28d0310cedd9777
Version 0.13.4-SNAPSHOT
commit sha 713fd1ed0fbb00b20e46b7ece69240725cc58ef0
Change where to attempt to load config-aws Co-authored-by: Nate Sutton <nate@sutton.me>
commit sha ba365ded01d755635c4a0230770259f226eae6d7
Version 0.13.4
commit sha 0eddd4982aca055c4aca851a2360cd47c3faf4f2
Version 0.13.5-SNAPSHOT
commit sha 37d4426447507f72346731e9478cd47830068fa9
Add renovate.json
push time in 3 months
created tagswiftype/swiftype-wordpress
Elastic Site Search (Swiftype) Wordpress Plugin for full-text search
created time in 3 months
push eventswiftype/swiftype-wordpress
commit sha 43d82db17c20a2a00feba78e2f1921ff37fe5589
Bump version 2.0.4 (#61)
push time in 3 months
delete branch swiftype/swiftype-wordpress
delete branch : q/issue-fixes-34-35
delete time in 3 months
delete branch swiftype/swiftype-wordpress
delete branch : transition-priority
delete time in 3 months
delete branch swiftype/swiftype-wordpress
delete branch : update-save-post-process
delete time in 3 months
delete branch swiftype/swiftype-wordpress
delete branch : jblasius/change_sync_priority
delete time in 3 months
delete branch swiftype/swiftype-wordpress
delete branch : jblasius/add_renderFunction_option
delete time in 3 months
delete branch swiftype/swiftype-wordpress
delete branch : facet_theme_function
delete time in 3 months