The question was not quite clear, I think; Here's a straightforward update:
What are the common architecture used in the creation of a Meta search engine and is there any library available to build that search engine?
I am looking at the creation of an "enterprise" type of search engine where indexed data can come from the ownership (such as autonomy or Google box) or public search engines (like Google Web or Yahoo Web).
If you see, you will see that its architecture is normal and optimized for meta-search engines. can be done.
Update:
Any architectural sketch is something like this:
+ ------- - ------------------ + | | | Meta-search engine | + --------------- + | | | | | + ------------------- + | --------- | Configuration | | | Query processor | | | | | | | | + --------------- + | + ------------------- + | + ------------- + ------------- + | + ---------- + --------------- + + - + ---------- + ------- - ----- + | | | | | | + ------- + ------- + | | | | Cover | | | | | | | | | + ------- + ------- + | | | | | | | | | | | + ------- + -------- + | | | | | | | | | Search Engine | | | | | | + - + | + ---------------- + | + --------------------------- +
The parts shown are:
< UL -
Comments
Post a Comment