In order to test my TREX indexing functionality, I have created a lot of test XML files (with form based publishing) containg test words.
What I experiments is that TREX only index the words that is presented on the 'Show' form of the xml document. The template created in the XML Forms Builder that is used to present the document. But thing is, that I only want to index the words from the XML source file, not from the 'Show' form template. Because on that i only have a static label with constant text.
How do I set TREX to index the source XML file and not the show form template representation of the file?