Skip to main content
WolfShade
Legend
January 18, 2013
Question

CF9 collection - Something is prepending the summary with the UID of the record

  • January 18, 2013
  • 1 reply
  • 530 views

Hello, everyone.

I'm developing under a CF9 setup on a Windows server and have some Solr collections set up in the CFAdmin.

The collections are indexing a database of questions, answers, and tags (each in their own table).

For some reason, when I CFDUMP the results the Summary text is being prepended with the PK UID of that record.

Is there a way to get it to not do this?

Thank you,


^_^

This topic has been closed for replies.

1 reply

WolfShade
WolfShadeAuthor
Legend
January 18, 2013

The reason I ask is because the summary is limited in character length, and the UID is a 36 character long string that is pushing 36 characters of the actual summary off the end.  I'd like to get as much of the actual summary as possible.

Thank you,

^_^

WolfShade
WolfShadeAuthor
Legend
January 22, 2013

Is there a forum that has a lot of traffic from people who work regularly with CF and Solr collections?

^_^