Title: Index on Algolia
Author: theurtin
Published: <strong>अप्रैल 17, 2023</strong>
Last modified: जनवरी 5, 2026

---

प्लगइन्स खोजें

![](https://s.w.org/plugins/geopattern-icon/index-algolia.svg)

# Index on Algolia

 [theurtin](https://profiles.wordpress.org/theurtin/) द्वारा

[डाउनलोड](https://downloads.wordpress.org/plugin/index-algolia.zip)

 * [विवरण](https://hi.wordpress.org/plugins/index-algolia/#description)
 * [समीक्षा](https://hi.wordpress.org/plugins/index-algolia/#reviews)
 *  [स्थापना](https://hi.wordpress.org/plugins/index-algolia/#installation)
 * [विकास](https://hi.wordpress.org/plugins/index-algolia/#developers)

 [समर्थन](https://wordpress.org/support/plugin/index-algolia/)

## विवरण

Allow to index posts into Algolia indices

You will access two pages :
 – Settings : need to fill all informations needed for
Algolia to work (Application ID, Search API Key, …) – Indices : you can choose post
types you want to index

For each indice, you can :
 – Index whole posts existing (useful when enable new
post type or to fix some previous missing posts) – Backup settings in JSON file 
in order to sync between multiple environments – Push settings from JSON into Algolia

These action can be done from administration or with WP CLI (see `wp index-algolia`
command)

All post created, updated or deleted will be automatically synchronized with Algolia.

By default, plugin while index data existing in WP_Post entity.
 In order to control
which data you would index, you can use `index_algolia_post_to_record` filter which
give you post object and waiting an array in return. If you use filter, your return
array SHOULD at least have `objectID` value.

Exemple :
 $post->ID, ‘post_title’ => $post->post_title, ‘post_date’ => get_post_time(‘
U’, false, $post ), ‘link’ => get_the_permalink($post), ];

 return $record;
 } ?>

## इंस्टॉलेशन

 1. Upload plugin folder to the “/wp-content/plugins/” directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Update url in plugin settings page

## समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

## सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

 *   [ theurtin ](https://profiles.wordpress.org/theurtin/)

[Translate “Index on Algolia” into your language.](https://translate.wordpress.org/projects/wp-plugins/index-algolia)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/index-algolia/), check
out the [SVN repository](https://plugins.svn.wordpress.org/index-algolia/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/index-algolia/) 
by [RSS](https://plugins.trac.wordpress.org/log/index-algolia/?limit=100&mode=stop_on_copy&format=rss).

## बदलाव विवरण

#### 1.0

 * Initial release.

#### 1.1

 * Handle backup & push settings for replica

#### 1.2

 * Allow to create indice for multiple post types

#### 1.2.1

 * Fix autodraft post being index on Algolia

#### 1.2.2

 * Fix autodraft post being index on Algolia

#### 1.2.3

 * Fix autodraft post being index on Algolia using global index

#### 1.2.4

 * Fix replica not being push on some environment

#### 1.3.0

Add filter on records before push on Algolia

#### 1.3.1

Fix post indexing on global index even if disable

#### 1.3.2

Fix indexation replica on push settings

#### 1.3.3

Fix post indexation on wrong status

## मेटा

 *  संस्करण **1.3.3**
 *  Last updated **5 महीना पहले**
 *  Active installations **20+**
 *  WordPress version ** 5.0 या ज्यादा **
 *  Tested up to **6.8.5**
 *  PHP version ** 8.0 या ज्यादा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/index-algolia/)
 *  [Advanced View](https://hi.wordpress.org/plugins/index-algolia/advanced/)

## मूल्यांकन

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/index-algolia/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/index-algolia/reviews/)

## योगदानकर्ता

 *   [ theurtin ](https://profiles.wordpress.org/theurtin/)

## समर्थन

कुछ कहना है? कोई मदद चाहिए?

 [समर्थन फोरम देखें ](https://wordpress.org/support/plugin/index-algolia/)