For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Is there a way we can restrict the number of fields/properties returned from search in Endeca? Something similar to result views in FAST ESP.
Yes, you can use the setSelection() method of the ENEQuery object to limit the properties/dimensions returned with records in search/navigation results. If you are using the default Assembler framework, this is specified as the fieldNames property in the CartridgeHandler_ResultsList bean.
HTH
Michael