PassMark Logo
Home » Forum

Indexing from Php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • robertopizzignach
    Junior Member
    • Mar 2008
    • 2

    #1

    Indexing from Php

    Hi,
    I have an application that generates a web sites automatically.
    After that, I need to relaunch the indexing from the application using php.
    Is there a way to do it ? I have to buy the Enterprise Edition or my Professional one is enough ?
    Thank you a lot
    Roberto
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    You can launch the external indexer from PHP. But you can't do the indexing within PHP.

    In regards to this question. It makes no difference if you are using the Enterprise Edition or Professional.

    See also this FAQ
    Q. Does Zoom run on Linux, Mac, BSD, ... ?

    Comment

    • Ray
      Administrator
      • Dec 2004
      • 4357

      #3
      See the command line options available for launching Zoom Indexer.

      The Professional Edition supports command line options, but the Enterprise Edition provides a console mode which may be useful if you wish to do any sort of error handling in your application. Of course, you should also take note of the other differences between the editions.
      --Ray
      Wrensoft Web Software
      Sydney, Australia
      Zoom Search Engine

      Comment

      • robertopizzignach
        Junior Member
        • Mar 2008
        • 2

        #4
        Thanks to both of you.

        Comment

        Working...