CeleriQ Sites

Newspaper Site (sample site)

This website shows how to group newspaper articles into many groups. A unique feature to this site is that the groupings are also done by date. First listings are grouped by year and after choosing a year, the months of the year are displayed.

[Newspaper Sample]

Jobs Site (sample site)

The following website was created as a job search site. It lists 50,000 jobs for doctors in hundreds of specialties. You can search by state, hospital, job type, etc. The site also shows how to integrate Google maps into an site.

[Job Sample]

Sample Web Service Code

View the code that takes a dGraph implementation and actually creates the code.

[Autos Sample Code]

Automobile Site (sample site)

This website lists cars and trucks in different geographical regions. All cars are geo-coded and can be searched by zip code. There is numerous information available for an automobile and results can be filtered by many dimensions of data like mileage, price, state, cylinders, transmission, etc.

[Automobile Sample]

D is for Dentist (production site)

The following website is a production site using CeleriQ technology. It lists 140,000 dentists. It displays the advanced geo-coding features. Users may specify a zip code and radius to get a list of dentists matching that criteria. All dentists are geo-coded and feed into Google maps. Currently the site is getting over 10,000 hits per month. The query times range from 60ms to about 400ms, with a median around 90ms. Notice that you can click to narrow results by state and metro and these paths will never give an empty set.

[D-Is-For-Dentist]

Autos Reference UI (developer site)

The following site is an internal testing page for developers to test a dimension graph on 50,000 automobiles. This is not a production site. It is a developer tool included with the CeleriQ engine and used to test a dimension graph to ensure results can be narrowed as expected. Once the dGraph is tested, a website can be built on the API and for a listing site. Again, this is a developer tool.

[Reference UI]