IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Indexing

    Posted Mon April 29, 2002 02:38 PM

    Is there a way to index intermediate nodes using the Tamino Schema Editor? For example, I want to run queries like //name and name is an intermediate node. What sould I do to make it run faster?
    Thanks


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Indexing

    Posted Tue April 30, 2002 08:00 AM

    If you mean recursive occurrences, please see this topic.
    If your intermediate nodes are not recursive, why not put an index on each element definition with the name “name”?


    #Tamino
    #webMethods
    #API-Management


  • 3.  RE: Indexing

    Posted Tue April 30, 2002 08:29 AM

    I do not mean recursive occurences. For example, if I try to run a query like count(//name) it takes too long for the result to return.

    Is there a way to make queries using intermediate nodes run faster?

    Does putting an index on an intermediate node(not recursive) mean nothing?


    #API-Management
    #webMethods
    #Tamino


  • 4.  RE: Indexing

    Posted Tue April 30, 2002 01:31 PM

    The query should be speeded up if there is a “full” structure index defined for the respective doctype (“condensed” is the default).


    #API-Management
    #webMethods
    #Tamino


  • 5.  RE: Indexing

    Posted Tue April 30, 2002 05:19 PM

    When I look at the structure index for my doctype using Schema Editor 2, I see no choice as “full”. There are only “condensed” and “no” choices.


    #Tamino
    #webMethods
    #API-Management


  • 6.  RE: Indexing

    Posted Wed May 01, 2002 04:26 PM

    When using TSD3 and Tamino Schema Editor 3, “full” should be offered.


    #webMethods
    #Tamino
    #API-Management