Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by GrantIngersoll: http://wiki.apache.org/solr/AnalysisRequestHandler ------------------------------------------------------------------------------ </lst> <str name="WARNING">This response format is experimental. It is likely to change in the future.</str> <lst name="response"> + <!-- The name attribute contains the doc id of the document indexed --> <lst name="TWINX2048-3200PRO"> + <!-- The name attribute contains the name of the Field --> <lst name="id"> + <!-- The token info --> <lst name="token"> <str name="value">TWINX2048-3200PRO</str> <int name="start">0</int> @@ -211, +214 @@ }}} - which is wrapped in various wrappers of the NamedList. The key is that the <arr> tag specifies the field that is tokenized. The top level <lst> tag name attribute contains the value of the field for the unique key of that document, in this case "VDBDB1A16". + + See the inline comments for explanation. +
