I want to create a search website to search docs (all kinds of formats including pdf), images, videos, and audio. I also want to be able to filter my search ...
I've been playing around with creating a collection in Apache Solr via ColdFusion 9 from a database result set. I would like to do a search which would be as follows ...
I have a complex crm db schema and I need to support google-style type-ahead searching that will search a number of different columns from a number of different tables with joins ...
I got table with over 1 millions rows.
This table represents user information, e.g userName, email, gender, marrial status etc.
I'm going to write search over all rows in this table, when some ...
I need to store a large set of what is, in my mind (although I'm used to SQL), relational data. Basically consider storing a large subset of ClueWeb ...