Oracle Ultra Search Java API Reference
Release 10g

B12028-01

Uses of Class
oracle.ultrasearch.query.Result

Packages that use Result
oracle.ultrasearch.query This package contains all classes that are part of the new Oracle Ultra Search Query API and the Email API for the Oracle 9iAS release. 

 

Uses of Result in oracle.ultrasearch.query

 

Methods in oracle.ultrasearch.query that return Result
 Result Instance.getResult(Request request)
          Get the result for a search request.
 Result Instance.getResult(Query query, java.util.Locale qryLang, int startPointer, int docsRequested, java.util.Locale docLanguage, Attribute[] atts, java.lang.String terms, boolean withCount)
          Deprecated.  
 Result Instance.getResult(Query query, java.util.Locale qryLang, int startPointer, int docsRequested, java.util.Locale docLanguage, Attribute[] atts, java.lang.String terms, boolean withCount, boolean removeDuplicates)
          Deprecated.  

 


Oracle Ultra Search Java API Reference
Release 10g

B12028-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.