Hello,
I am a bit clueless as to how to configure custom-extractors.html, when i want to
extract content from a nested html structure like this:
<div class=".abc">
<div class =".def">
<div class=".ghi">
<p>content</p>
<p>content2</p>
</div>
</div>
</div>
Basically, i want to extract content and content2 into a field and index it. Thanks in advance.### ****
Hello,
I am a bit clueless as to how to configure custom-extractors.html, when i want to
extract content from a nested html structure like this:
Basically, i want to extract content and content2 into a field and index it. Thanks in advance.### ****