మంత్లీ ఆర్కైవ్స్: నాలుగో నెల 2008

వేగవంతం SharePoint ఇంటిగ్రేషన్: అన్ని అందుబాటులో వేగవంతం అభిప్రాయాలు ప్రదర్శించడానికి నమూనా కోడ్

ఇక్కడ ఒక నుండి అందుబాటులో ఉన్న అన్ని వీక్షణలు చూపే కొన్ని కోడ్ వేగవంతం పేరు ఆధారంగా సర్వర్ QRServer (మేము తో సర్వర్ ప్రక్రియ). I offer this up to give you all a taste of what it’s like to use the provided FAST API.

ఉపయోగించి వ్యవస్థ;
ఉపయోగించి System.Collections.Generic;
ఉపయోగించి System.Linq;
ఉపయోగించి System.Text;
ఉపయోగించి Com.FastSearch.Esp.Search;
ఉపయోగించి Com.FastSearch.Esp.Search.Http;
ఉపయోగించి Com.FastSearch.Esp.Search.Navigation;
ఉపయోగించి Com.FastSearch.Esp.Search.Query;
ఉపయోగించి Com.FastSearch.Esp.Search.Result;
ఉపయోగించి Com.FastSearch.Esp.Search.View;
ఉపయోగించి System.Collections.Specialized;
ఉపయోగించి System.Collections;


నేంస్పేస్ Conchango
{
    తరగతి EnumerateFASTViews
    {
        స్థిరమైన రద్దు ప్రధాన(తీగ[] వాదనల)
        {

            ISearchFactory searchFactory;

            NameValueCollection nameValueCollection = కొత్త 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);

            మీటలు బిగించుకునే చెక్క.WriteLine("Total Views: [" + searchFactory.GetSearchViewList().అదృష్టంగా భావించు + "].");

            Int i = 0;

            foreach (వస్తువు o లో searchFactory.GetSearchViewList())
            {
                మీటలు బిగించుకునే చెక్క.WriteLine("View [" + నేను     + "]: [" + o.ToString() + "].");

            }

            మీటలు బిగించుకునే చెక్క.ReadLine();

        }
    }
}

నేను కేవలం సమర్థ సి # ప్రోగ్రామర్ భావిస్తారు మరియు నేను పల్చని చర్మం కలిగి గమనించండి, కాబట్టి ఏ రాస్ప్బెర్రీస్ నా మార్గం పంపవద్దు, ముఖ్యంగా తిరిగి: the "foreach (వస్తువు …)" construct 🙂

</చివర>

Technorati టాగ్లు: ,

నా బ్లాగ్ సబ్స్క్రయిబ్.

వేగవంతం మరియు SharePoint ఇంటిగ్రేషన్ ఫస్ట్ లుక్

నేను ఒక వేగవంతం పని అవకాశాన్ని కలిగి అదృష్ట పరిష్కరించగలుగుతున్నాము <–> SharePoint సమన్వయాన్ని ప్రాజెక్టు నేను ఇష్టం ఆలోచన భాగస్వామ్యం కొనసాగుతుంది కమ్యూనిటీ నా పరిమిత అనుభవం.

Microsoft లో ఉంది కొనుగోలు చేసే ప్రక్రియ వేగవంతం. I don’t know anything about the schedule except that it should be finished in the "2nd quarter" నేను మార్గాలుగా ఊహించే 06/30/08.

నా ప్రాజెక్ట్ యొక్క డిజైన్, ఉన్నత స్థాయి వద్ద, సుమారు అదే లుక్ కలిగి కొన్ని వెబ్ భాగాలను సృష్టించడానికి కాల్స్, ప్రామాణిక MOSS శోధన బాక్స్ మరియు కోర్ ఫలితాలు వెబ్ భాగంగా భావిస్తున్నాను మరియు కార్యాచరణను, 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, ఇది వేగవంతం ఇంజనీర్లు కొన్ని స్పష్టంగా MS టెక్ అర్థం నాకు స్పష్టంగా ఉంది, అయితే (లేదా వారు కాంట్రాక్టర్లు యొక్క ఉపయోగం చేసిన).

వేగవంతం:

వేగవంతం ఒక పెద్ద రాక్షసుడు సర్వర్ ఉత్పత్తి (మరియు నేను ఒక చెడు కోణంలో అర్థం లేదు; MOSS నాకు ఒక పెద్ద రాక్షసుడు ఉత్పత్తి అలాగే). 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, ప్రదర్శనలు ఫలితాలు, సంబంధిత న పెద్దది (నేను సామాజిక సంబంధిత నిర్వహిస్తుంది ఎలా లేదు అయితే). అయితే, 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, నేను మరింత తెలుసుకోవడానికి వంటి.

MOSS:

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.

ఒక వెబ్ సేవ ఇంటర్ఫేస్ అలాగే ఉన్నట్లుంది.

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, అది ఉత్పత్తి సిద్ధంగా కనుక ఖచ్చితంగా కాదు.

That’s it for now. As I progress through the project, నేను మరింత పోస్ట్ చేస్తాము.

</చివర>

Technorati టాగ్లు: , ,

నా బ్లాగ్ సబ్స్క్రయిబ్.