Changeset 3252803
- Timestamp:
- 03/09/2025 10:10:15 AM (13 months ago)
- File:
-
- 1 edited
-
fast-fuzzy-search/trunk/readme.txt (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fast-fuzzy-search/trunk/readme.txt
r3252142 r3252803 1 1 === Fast Fuzzy Search - Lightning-Fast WordPress Search === 2 Contributors: zarhasan 3 Donate link: https://redoxbird.com 4 Tags: search, fuzzy search, ajax search, fast search, woocommerce search 2 Contributors: zarhasan 3 Donate link: https://redoxbird.com 4 Tags: search, fuzzy search, ajax search, fast search, woocommerce search 5 5 Requires at least: 5.0 6 Tested up to: 6.7 6 Tested up to: 6.7 7 7 Requires PHP: 7.4 8 Stable tag: 1.0.2 8 Stable tag: 1.0.2 9 9 License: GPLv3 or later 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html10 License URI: [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html) 11 11 12 A blazing fast and lightweight search engine plugin for your WordPress site. 12 A blazing fast and lightweight search engine plugin for your WordPress site. 13 14 13 15 14 16 == Description == … … 31 33 - **AJAX-Powered**: Smooth, real-time search without page reloads. 32 34 - **Unlimited Records and Queries**: No restrictions on search volume. 35 - **Metafields & Product Attribute Search**: Search WooCommerce products using categories, tags, and attributes (e.g., size, color, etc..). 36 - **Instant Search Suggestions**: Get relevant suggestions the moment you start typing. 33 37 - **Customizable Themes**: Use prebuilt themes or request custom integration. 34 38 - **Supports WooCommerce**: Enhance your e-commerce store’s search experience. … … 39 43 40 44 **Performance (10k–50k Posts)** 41 - **Fast Fuzzy Search**: Optimized for up to 50,000 posts. But supports unlimited posts depending on the server speed.45 - **Fast Fuzzy Search**: Optimized for up to 50,000 posts. Supports unlimited posts depending on the server speed. 42 46 - **Algolia**: Scalable beyond 50,000 posts. 43 47 … … 59 63 60 64 **Cost** 61 - **Fast Fuzzy Search**: Core plugin is free. Premium styles and custom integration is available.65 - **Fast Fuzzy Search**: Core plugin is free. Premium styles and custom integration available, starting at $29. 62 66 - **Algolia**: Paid service with usage-based pricing. 63 67 … … 69 73 - **Fast Fuzzy Search**: 100% data stays on your server. 70 74 - **Algolia**: Data stored and processed on external servers. 75 76 == Pricing == 77 78 We offer a free core plugin with essential features. 79 The **premium version** starts at **$29** and includes additional styles, customization options, and priority support. 80 81 🔗 **[Live Demo](https://demo.redoxbird.com/fast-fuzzy-search/)** | 🔥 **[Get Pro Version](https://redoxbird.com/product/fast-fuzzy-search/)** 71 82 72 83 == Installation == … … 82 93 83 94 = Can I customize the search results? = 84 Currently, the plugin supports default customization via settingpage. Additional features can be added in future updates.95 Currently, the plugin supports default customization via the settings page. Additional features can be added in future updates. 85 96 86 97 = Does this plugin work with custom post types? = 87 Yes, it fully supports all public custom post types. 98 Yes, it fully supports all public custom post types. 88 99 89 == Changelog == 100 == Changelog == 101 102 = 1.0.2 = 103 * Added support for SKU search. 90 104 91 105 = 1.0.1 = … … 98 112 99 113 = 1.0.0 = 100 First stable release of Fast Fuzzy Search. Update safely for improved search functionality. 114 First stable release of Fast Fuzzy Search. Update safely for improved search functionality. 101 115 102 == CSS and JavaScript == 116 == CSS and JavaScript == 103 117 104 **uFuzzy**, Copyright (c) 2022 Leon Sorokin 105 [MIT License](https://github.com/leeoniya/uFuzzy/blob/main/LICENSE) 106 [Source](https://github.com/leeoniya/uFuzzy) 118 **uFuzzy**, Copyright (c) 2022 Leon Sorokin 119 [MIT License](https://github.com/leeoniya/uFuzzy/blob/main/LICENSE) 120 [Source](https://github.com/leeoniya/uFuzzy) 107 121 108 **Alpine.js**, Copyright © 2019-2021 Caleb Porzio and contributors 109 [MIT License](https://github.com/alpinejs/alpine/blob/main/LICENSE.md) 110 [Source](https://github.com/alpinejs/alpine) 122 **Alpine.js**, Copyright © 2019-2021 Caleb Porzio and contributors 123 [MIT License](https://github.com/alpinejs/alpine/blob/main/LICENSE.md) 124 [Source](https://github.com/alpinejs/alpine) 111 125 112 == Screenshots == 113 1. The plugin search interface in action. 114 2. The plugin dashboard showing stats. 115 3. The plugin dashboard available settings. 126 == Screenshots == 127 1. The plugin search interface in action. 128 2. The plugin dashboard showing stats. 129 3. The plugin dashboard available settings.
Note: See TracChangeset
for help on using the changeset viewer.