Setting Up Typesense with PHP and Codeignitor
TLDR Shabber needs help setting up Typesense with PHP and Codeignitor. Kishore Nallan shares API examples with PHP tab but can't provide specific instructions for Codeignitor.
Apr 03, 2023 (8 months ago)
Shabber
04:00 AM1. need to setup typesense with php in local system
2. need to create collection of my database table and use it for typesense (how and what configurations required)
3. using codeignitor i need to provide a search option for same
Kishore Nallan
04:02 AMTypesense
Indexed 3011 threads (79% resolved)
Similar Threads
Understanding Typesense with Java and MongoDB
Vasudev needed help implementing a Java project with Typesense and MongoDB. Kishore Nallan guided them in designing the project, explaining different methods, providing templates, and responding to error issues. At last, Vasudev successfully implemented the project and expressed gratitude.
Optimizing JSON Data Import and Search with PHP Library
Arumugam experienced slow search results and data import time with json and PHP library. Kishore Nallan advised trying import and provided guidance on integrating the function into a PHP application. The issue was resolved as the search results are now displayed faster.
Debugging Typesense API Key Error
James is getting an error related to the `x-typesense-api-key` header in their Typesense project. Harrison suggests passing the API key in the HTTP header, and Jason advises checking the key via curl and possibly closing a duplicate Typesense server.