Index server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • python@hope.cz

    #1

    Index server

    Is there an Index server available in Python? For example:
    I have large intranet with several servers and I would like to index
    documents like search engines do. Users then can search for a domument
    in ALL intranet servers like I do on Google.
    Thanks for answers
    L.A.

  • Marcel van den Dungen

    #2
    Re: Index server

    python@hope.cz wrote:[color=blue]
    > Is there an Index server available in Python? For example:
    > I have large intranet with several servers and I would like to index
    > documents like search engines do. Users then can search for a domument
    > in ALL intranet servers like I do on Google.
    > Thanks for answers
    > L.A.
    >[/color]
    Take a look at the following URLs:




    HTH,
    -- Marcel

    Comment

    Working...