Replies: 0
Hi,
I’m a web developer for a relatively large client who run a small blog in tandem with their main site. I’ve been tasked with setting up a search plugin for their blog which can:-
- Be referenced externally (i.e. standard wordpress allows this via the GET parameter ‘s’)
- Work with WPML (which I noticed you mention as being compatible, but you don’t appear in their ‘compatible plugins list’)
- Have priority orders tweaked (which you have)
- Be paginated (including choosing the number of results per page)
- Faceted (i.e. a search within a category, etc.)
- Require no work from our contributors to be used
Most of these seem easily possible with your plugin. The one I’m mainly concerned about is: If a contributor were to write or update an article, would the index need to be manually indexed?
Thanks