[TYPO3-Solr] Fileindexing and multicolumn

Erwin Steinbinder erwin.steinbinder at websedit.de
Tue Aug 7 14:41:22 CEST 2012


Hi Ingo,

my content element is of the type text / textpic. The link to the file is inside the "bodytext" field like this "<media 1441>Testbild</media>".  As you may recognize I' m using dam and dam_ttcontent. I' ve also tested to include the file not via the RTE, but with the textpic element, with the same result.
Other related installed extensions are:
dam_ttnews
dam_filelinks
dam_multimedia
dam_pages
dam_index

Here is a trimmed CSV-dump of the tt_content table.
"uid";"pid";"hidden";"sorting";"CType";"header";"header_position";"bodytext";"deleted";"cols";"colPos";"tx_damttcontent_files";"tx_multicolumn_parentid"
"9789";"1239";"0";"128";"multicolumn";;;NULL;"0";"0";"0";"0";"0"
"9792";"1239";"0";"208";"textpic";;;"Dies ist ein zweites <media 1441>Testbild</media> im Multicolumn";"0";"0";"11";"0";"9789"
"9597";"1239";"0";"256";"text";;;"Dies ist ein <media 1442>Testbild</media>";"0";"0";"0";"0";"0"

The image of the content element 9597 gets indexed, but the image of 9792 not.

Greetings
Erwin

Am 06.08.2012 um 10:54 schrieb Ingo Renner:

> Am 03.08.12 14:20, schrieb Erwin Steinbinder:
> 
> Hi Erwin,
> 
>> Could you please tell me if the colpos is used somewhere in fileindexer or filedetector? Maybe then a can make some further debugging.
> 
> This all does not matter. The way solr detects files is by hooking into cObject and watching what data passes by. It then tries to analyze content elements on the basis of the file detectors that are available. Each file detector specializes on different fields and content element types.
> 
> What type of content element do you have? In what field is the file linked? What file related extensions (dam, downloads, ...) are you using?
> 
> 
> best
> Ingo
> 
> -- 
> Ingo Renner
> TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code
> 
> TYPO3 - Open Source Enterprise Content Management System
> http://typo3.org
> 
> Apache Solr for TYPO3 -
> Open Source Enterprise Search meets Open Source Enterprise CMS
> http://www.typo3-solr.com
> _______________________________________________
> TYPO3-project-solr mailing list
> TYPO3-project-solr at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr



More information about the TYPO3-project-solr mailing list