List All Pages
Overview Rollups are essentially aggregated data. This is analogous to the "GROUP BY" clause in SQL. When editing fields of the dGraph, you need to mark the field as a rollup. This provides the...
The Developer Studio application allows you to define the structure of your data. In a relational database your database is structured for minimal redundancy and neatly fashioned. This has the side...
Address: Widgetsphere Software PO Box 2462 Alpharetta, GA 30023 USA Voice-Mail and Fax (USA): (+1) 678.810.0789 Website: http://www.celeriq.net Email: Please send questions, comments, or bugs to...
Dimensions Explained The next screen is the Dimension Setup. You can define fields as dimensions and that can be used in Piloted Navigation. Dimensions are non-unique fields that are useful for...
The EnableFilter property determines if the column can be used in filter operations. This is just a way to allows non-Piloted Search filters on set of data. These filters are familiar to standard...
dGraph Menu Settings The settings dialog allows you to view statistics of the current dGraph and set the database connection options. The statistics will inform you of the current number of tables,...
The lastest version is 0.0.1.5. You can now download the alpha product today and try it yourself. Click the link below to download the installation package. After installation you can create the...
Many paths to the same place In other to build the index each table must map back to the primary table along exactly one path. Paths are defined by database relationships. Of course most databases...
Piloted Search Piloted Search is the defining feature of the CeleriQ engine. It allows you to easily build a Win or Web application that gives users the ability to pilot the search instead of...
The generated API is a strongly-typed API that matches your dGraph. After defining a dGraph you have a model created that matches your specific data needs. The generic API provided out of the box...
Geo-coding is the act of defining a latitude and longitude coordinate pair for an object. Once you have geocoded an object you can perform searches by distance. Also you can return distance between...
If you are allowed to edit pages in this Site, simply click on edit button at the bottom of the page. This will open an editor with a toolbar pallette with options. To create a link to a new page,...
Who can join? You can write here who can become a member of this site. Join! So you want to become a member of this site? Tell us why and apply now!
I can see the future The reason we call it look-ahead is because that is really what it does. A requirement of a robust site is information being placed at the user’s finger tips. For a listing...
History A good way to understand the uses of CeleriQ.NET is to understand its history. Like many software creations it was borne out of necessity. While working for a large company that building...
Sifting through data Pagination is the ability to break data into chronological groups and it is historically hard to do. Many data packages do not include this functionality out of the box....
Giving the user power Piloted Search quite simply is the ability for users to determine how to search. Many sites today have a few fields that allow users to use in a specific order for searching....
What is this used for? As a real-world talking point, assume that we have a database of automobiles. This is an excellent example because there is some much data one can use to filter results. Each...
The framework is fully-scalable as well. You can add extra database servers if needed to relieve high loads on the data end. The CeleriQ.NET engine rides on top of SQL Server and allows you to...
Multiple uses for the same data There are times when the same database table has multiple uses. For example a table holding zip codes may be used by the dealer, city, and listing tables holding the...
Welcome Page Overview/History Features Overview Piloted Search Technology Developer Studio Solutions Generated API Site Examples Aggregates Real-World Reference UI Step by Step Page...
Newspaper Site (sample site) This website shows how to group newpaper articles into many groups. A unique feature to this site is that the groupings are also done by date. First listings are...
Members: Moderators Admins
How do I use it? CeleriQ.NET allows you to build listing application fast and with great ease. It was designed to solve the need of creating a listing website with much more functionality than...
Adding Geocode Fields While setting the properties for fields, you may also add special fields such as geo-codes. Right click in the field list and "Add Geocode". A dialog will be shown to allow...
Developer Studio Step 1 Create a dGraph To create a dGraph, click on the "File" then "New" menu. You will be prompted with a screen to enter database information. A dGraph imports your database...
Edit a dGraph Once you have completed the import (or opened a file), the dGraph editor is displayed. The first screen is the dGraph name and primary table you have already defined. Press the next...
Building Now that you have defined a dGraph, you can build it. The Developer Studio is used to define how a dGraph is organized. Once defined it must be built on the server to used. You can press...
Step 4 Testing your dGraph The reference UI allows you to test queries for validity. It also allows you to view data returned to ensure that your application is pulling data that you think is...
Integrate into your application Now that the dGraph is defined and built, you can add it to your application. The steps are really simple. First register with the CeleriQ engine. Then query the...
Overview The technology that enables CeleriQ to display results extremely quickly while at the same time also calculating all possible non-empty paths is a special indexing engine built around a...
Main Technology Solutions Site Examples Download Features Features Overview Piloted Search Pagination Scalability Aggregates Developer Studio Generated API Look Ahead Geocoding Reference UI
Information about CeleriQ.NET Technology CeleriQ is a platform for serving structured information with fast response time. It was designed from the ground up as an access technology for websites....
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License