Pods search integration with WP Search API plugin

1

This: http://wordpress.org/extend/plugins/search/ WordPress Search API plugin was recently released and it provides a fantastic API system to extend the standard WP search. It comes with a Google or MySQL search plugin. They are mutually exclusive.

However, the plugin provides an API to create your own search plugin or extend the MySQL search to, say, include the pods in the index.

I haven't worked with pods yet but in my upcoming project we need some custom post types so we are looking at using pods for this however, we also need a very precise and comprehensive search of all data on the site. My question is, has any of the pods team members seen this search plugin and are there plans to create a pods plugin for this plugin :) ?

I'm also quite happy to create the pods extension for the search plugin when the time comes to implement this for my project but I may need some help.

Anyway, this is just to throw in an idea and see what you guys think.

Cheers, Robert

asked Mar 8 '10 at 3:15

phlux0r

6

add comment
enter at least 15 characters

9 Answers

1

I released a plugin that works like Sphider but it's native to WP (as opposed to a third-party script integrated).

http://wordpress.org/extend/plugins/search-engine/

Also, Pods 2.0 will allow you to migrate your content into Pods-based Custom Post Types, which will make the content searchable by WP.

answered Sep 15 '10 at 5:50

sc0ttkclark

2936

add comment
enter at least 15 characters
0

That sounds like a great idea. Let us know what you come up with, or when you need some help.

answered Nov 12 '09 at 1:26

logikal16

249

add comment
enter at least 15 characters
0

Hi there,

any more news on how to search through pods entries from wordpress?

answered Feb 3 '10 at 10:28

sascha

6

add comment
enter at least 15 characters
0

By the way, I've seen the Search API, and I'm currently in development with a new plugin that will integrate with it. The plan for this plugin is to replace the WP search itself, with a real local search indexer. Like having a Google on your site, that you update yourself, that updates when you update your pages, all under your control.

I'm pushing for a public release later this month, right now it's in the development / testing stages.

answered Feb 3 '10 at 12:52

sc0ttkclark

2936

add comment
enter at least 15 characters
0

I'm actually in an extremely similar boat to phlux0r in terms of the kind of site my organization and I are setting out to build (i.e., cocktail of WP Pages/Posts and multiple Pod types, all of which will need to be globally findable through one search function).

Humbly (and with gratitude for the speed of work on Pods overall), sc0tt, what kind of timeline do you think you're looking at for a public release of your (awesome-sounding) Search plugin? I'm looking extremely forward to getting my hands dirty with a proof-of-concept that Pods can do what we need (and I've every reason to believe that it can).

answered Mar 1 '10 at 3:15

JonWhite

1

add comment
enter at least 15 characters
0

would like to have more information about this. So at the moment all the content in pods would be excluded by the default wordpress search results right?

answered Mar 8 '10 at 3:15

drtanz

1

add comment
enter at least 15 characters
0

Getting closer to a public release?

answered Apr 23 '10 at 2:09

Halvard

3

add comment
enter at least 15 characters
0

I've had good luck with Sphider, available as a WP plugin:

http://wordpress.org/extend/plugins/sphider/

answered Apr 23 '10 at 5:53

jackson

33

Has Sphider plugin worked recently? As in WP 3.3+? – russellmann Nov 6 '11 at 6:13
add comment
enter at least 15 characters
0

@sc0ttkclark, thanks for the link.

I've just downloaded and activated the plugin and getting the following error:

Warning: array_map() [function.array-map]: Argument #2 should be an array in <path_to_wp>\wp-includes\post.php on line 1426

answered Sep 15 '10 at 6:07

dashaluna

54

add comment
enter at least 15 characters