Skip to content

custom tags added to external object coming in content tag after upload #1192

Answered by dadoonet
bhavanibrk asked this question in Q&A
Discussion options

You must be logged in to vote

This is probably a problem with windows and curl...
Using the same script on my laptop, with FSCrawler 2.7-SNAPSHOT, I'm getting at the end:

{
  "_index" : "rest",
  "_type" : "_doc",
  "_id" : "1be3ad6175e27573e78b7ed0d6d718c8",
  "_version" : 1,
  "_seq_no" : 0,
  "_primary_term" : 1,
  "found" : true,
  "_source" : {
    "content" : "This is my java resume\n\n",
    "meta" : { },
    "file" : {
      "extension" : "txt",
      "content_type" : "text/plain; charset=ISO-8859-1",
      "indexing_date" : "2021-07-20T09:24:55.883+00:00",
      "filename" : "test3.txt"
    },
    "path" : {
      "virtual" : "test3.txt",
      "real" : "test3.txt"
    },
    "external" : {
      "zipcode" : "0…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@bhavanibrk
Comment options

@dadoonet
Comment options

@bhavanibrk
Comment options

@dadoonet
Comment options

@bhavanibrk
Comment options

Answer selected by dadoonet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1187 on July 20, 2021 09:26.