Error in displaying multiple valued attribute in Search

[] [] [] [] [] [] [] [] []

  1. Changing the default sorting attributeSymptom After a search, the default method of sorting is “Relevance” even though sorting by relevance is not possible here. Therefore, only a blank entry is permitted as the default value. Reason...
  2. Added support wof @WebServiceRef without ‘name’ attributeSymptom @WebServiceRef is used without ‘name’ Other terms WebServiceRef, web service client Reason and Prerequisites According to JAX-WS specification, @WebServiceRef doesn’t require ‘name’ attribute. The fix provides support for @WebServiceRef used without...
  3. BWA 7.00: Incorrect data for attribute types DATE and TIMESymptom You receive incorrect data for queries where the F-table has attributes of type DATE or TIME. You find the following entry in the trace of TREXIndexServer: “Attribute engine function not implemented...

Symptom

Perform Search on documents/Records and provide the value to any
of the multiple-valued attributes.
The Search result is displayed with the wrong value [ the value of the previous attribute in the search result ] in the multi valued attribute column.
Other terms

search, document, record, multi value, attribute
Reason and Prerequisites

While looping through the search result, a flag is maintained for checking the multi valued attributes.However the check fails if the MV attribute is the last in the search table and hence the value of the previous attribute is picked for the MV Attibute.

Solution

Apply the note.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Leave a Comment