Category Archives: April 2008

GRAVITER SharePoint Integration: Praesent Morbi Aliquam Codex GRAVITER Views

Hic views aliqua Codicis ostendit ex omnibus praesto INCITATUS server ex nomine QRServer (in qua communicamus cum nibh Vestibulum). I offer this up to give you all a taste of what it’s like to use the provided FAST API.

usura System;
usura System.Collections.Generic;
usura System.Linq;
usura System.Text;
usura Com.FastSearch.Esp.Search;
usura Com.FastSearch.Esp.Search.Http;
usura Com.FastSearch.Esp.Search.Navigation;
usura Com.FastSearch.Esp.Search.Query;
usura Com.FastSearch.Esp.Search.Result;
usura Com.FastSearch.Esp.Search.View;
usura System.Collections.Specialized;
usura System.Collections;


Spatium nominale Conchango
{
    genus EnumerateFASTViews
    {
        static Irrita Main(filum[] args)
        {

            ISearchFactory searchFactory;

            NameValueCollection nameValueCollection = novum NameValueCollection();

            nameValueCollection.Add("fastsearchengine", "Com.FastSearch.Esp.Search.Http.HttpSearchFactory");
            nameValueCollection.Add("Com.FastSearch.Esp.Search.Http.QRServers", "fastdemoback:15100");
            nameValueCollection.Add("Com.FastSearch.Esp.Search.Http.RequestMethod", "GET");

            searchFactory = SearchFactory.NewInstance(nameValueCollection);

            Consolandum.WriteLine("Total Views: [" + searchFactory.GetSearchViewList().Numera + "].");

            int i = 0;

            foreach (Obiectum O in searchFactory.GetSearchViewList())
            {
                Consolandum.WriteLine("View [" + i     + "]: [" + o.ToString() + "].");

            }

            Consolandum.ReadLine();

        }
    }
}

Nota quod vix videor a competenti C # programmer habeam et TUNICA, ita non aliquam viam meam raspberries, praesertim re: the "foreach (o in obiecto …)" construct 🙂

</finem>

Technorati Tags: ,

Scribet ad mea blog.

Et ieiunium, et respice primum SharePoint Integration

Felix occasio opus fui ieiunium <–> SharePoint integrationem project et cogitatio malim permanere participem experientia meo limitatum cum communitate.

Microsoft est in emendo processus INCITATUS. I don’t know anything about the schedule except that it should be finished in the "2nd quarter" per quod suppono 06/30/08.

Meo consilio project scriptor, at egregie,, invocet creando paucos telam dure idem partibus inviso, sentiant functionality ut vexillum MUSCUS quaero arca archa et core exitus texuerunt partem, but pulling from FAST. I’ve made some baby steps in that direction.

FAST is a dedicated search engine. It’s not based on Microsoft technology, quamquam mihi manifestum est, quod aliqui ex jejunium veniam clare intelligimus MS tech (nec usi sunt Lorem mancipum).

INCITATUS:

Lorem servitore monstrum magnum est jejunium (quod in malo et non; MUSCUS est magnum, tam mihi monstrum productum). It appears to be based on Java and I noticed some apache stuff and maybe some PHP. I wouldn’t be surprised if there were other bits of tech mixed in here and there. It definitely runs on windows server and is working fine in the virtual environment which I’ve been using.

It makes use of a facade web service that crawls SharePoint content for indexing in its special FAST way.

A SharePoint end user would be pretty much at home with FAST’s user interface. It has simple/advance search, consequitur ostendit, est magnus in relevancy (licet non videret quomodo manubria socialis relevancy). Autem, it does go further. Its stemming seems better. I really can’t articulate it well but I’ll just say "it’s better." You can take my word for it, or not 🙂 I may elaborate on this point in the future, ut mihi magis magísque.

MUSCUS:

FAST provides a .NET-friendly DLL that provides an interface to the FAST engine. This makes it possible for us to create web parts or application pages or whatever we want to query FAST and present the results.

Videtur esse muneris interface tam telam.

I also have access to a FAST-provided web part that does integrate MOSS and FAST. I don’t know if this is a POC, something that was whipped up as a demo or what. It’s definitely a good learning tool, non tam certa, si productione parati-.

That’s it for now. As I progress through the project, Ego stipes magis.

</finem>

Technorati Tags: , ,

Scribet ad mea blog.