Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

Revert wsk request for FullText back to FullTextWithTerms #5

Open
jeremydouglass opened this issue Jul 27, 2018 · 0 comments
Open

Revert wsk request for FullText back to FullTextWithTerms #5

jeremydouglass opened this issue Jul 27, 2018 · 0 comments

Comments

@jeremydouglass
Copy link
Contributor

Consider reverting af2c89a and including Terms in the XML request. Now that the search script is making better use of tags, these terms should not be harmful, and they could potentially be useful.

In wsk.py:

               <documentId>{1}</documentId>
             </documentIdList>
             <retrievalOptions>
-              <documentView>FullTextWithTerms</documentView>
+              <documentView>FullText</documentView>
               <documentMarkup>Display</documentMarkup>
             </retrievalOptions>
           </GetDocumentsByDocumentId>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant