Results 1 to 4 of 4

Thread: Idea ?!

  1. #1
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

    Default Idea ?!

    At the moment I have 10 IU's and thinking about Search Enigne where I can search anything and take results from that 10 IU's.

    Is this possible to make it ? How to ? What do you think about such script ?

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    I had spoken to another user some time ago about doing something similar, but his idea was one database with multiple indexu sites. That made it a lot easier since everything was in one place.

    As for your idea, yes it's possible if you know php and mysql. You'd have to do a whole bunch of database joins, which would probably slow down your results quite a bit. But it should be possible.

    Where do you start? I would simply try joining two databases and running a query. Then you can try joining a third and so on. Start small until you've got it figured it.

  3. #3
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

    Default

    I dont want to merge DB'ses - for me the simplest way is to give to search engine everything via XML feed (i.e. kanoolde,findology gives such feed) .May be that the good way to merge results ? make some plugin into each IU and requesting their feeds into one place ?

    So,

    One request to n directories, taking results via XML FEED, putting that into DB and displaying results. i was using a little time such script: orbitscripts.com

  4. #4
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    I never said you had to merge the databases, a mysql join simply joins a number of tables on the fly so you can query all of them at once.

Similar Threads

  1. Just an idea
    By Mitchell in forum Customers Lounge
    Replies: 12
    Last Post: 08-05-2008, 10:35 PM
  2. MOd Idea
    By inspireme in forum Blocks and Modification
    Replies: 16
    Last Post: 04-10-2008, 09:35 AM
  3. Idea for new version
    By inspireme in forum v5.x
    Replies: 0
    Last Post: 01-23-2008, 08:45 AM
  4. Another idea for SEO
    By Mickey in forum Blocks and Modification
    Replies: 0
    Last Post: 11-13-2006, 07:43 AM
  5. A idea
    By ezykiwi in forum Blocks and Modification
    Replies: 0
    Last Post: 09-19-2006, 09:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •