I’m new to programming and I need to add a search index to a SQLite database. Does any body know of a tutorial and can someone point me in the right direction as I have been unable to find any info.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Also you can grab some amalgamation code from SQLite web-page and compile it with additional modules. But this advice will be useful only if you know how to do such stuff.