Search engine API: simple GUI front-end for search engine

Screenshot (GIF) »

Program is also placed at folder LEM\Demo\Ai\Solarix\Search\Samples\Simple_Frontend, in local copy of LEM library.

It is very simple program written on C# for MS .NET framework. It lets you construct some kind of query, start it's execution and see results - list of files and content of each file. You can run this program in VisualStudio debugger to investigate the way that application interact with search engine.

To run this program you have to download faind.dll - .NET component which contains whole full-scale search engine.

.NET framework is also required to be installed. .NET classes are used to interact with user (GUI) and to process search results - XML data. It is shown how to load search data into relational database (DataSet is used as simple database) and how to extract data from XML with XPath.

Double click in file list box starts the viewer with selected file.

last change 01-Jul-10

  © Mental Computing 2009  main page  rss  email  icq  download