We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89fc7d9 commit 92c118dCopy full SHA for 92c118d
config_generation/xmls/indexer_template.xml
@@ -284,10 +284,6 @@
284
<Name>id</Name>
285
<Value>doc.url1</Value>
286
</Mapping>
287
- <Mapping>
288
- <Name>version</Name>
289
- <Value>Md5(doc.url1)</Value>
290
- </Mapping>
291
<UrlRefererStayInside>false</UrlRefererStayInside>
292
<FollowLinks>false</FollowLinks>
293
</Sinequa>
config_generation/xmls/scraper_template.xml
@@ -84,10 +84,6 @@
84
85
86
87
88
89
90
91
<Mapping>
92
<Name>title</Name>
93
<Value>doc.filename</Value>
0 commit comments