Replies: 5 comments 11 replies
-
Hey 👋🏼 Could you edit your post and format code/settings/logs with |
Beta Was this translation helpful? Give feedback.
-
Hey 👋🏼 Could you edit your post and format code/settings/logs with |
Beta Was this translation helpful? Give feedback.
-
i might have found the issue |
Beta Was this translation helpful? Give feedback.
-
Here is the typical settings you could use for Workplace Search on elastic cloud: ---
name: "test"
fs:
url: "/path/to/dir"
elasticsearch:
username: "elastic"
password: "PASSWORD"
nodes:
- cloud_id: "CLOUD_ID"
workplace_search:
server: "WORKPLACE_SEARCH_URL" |
Beta Was this translation helpful? Give feedback.
-
ok |
Beta Was this translation helpful? Give feedback.
-
hello
i trying to index data to elasticloud and worksoace
here is the conf :
it works fine but in elasticsearch i dont have the content ( which i have into workspace )
when launch fscrwaler it found the pdf to index
15:39:35,340 DEBUG [f.p.e.c.f.FsParserAbstract] [/florent/2021-09-28--Invoice_202110.pdf] can be indexed: [true] 15:39:35,340 DEBUG [f.p.e.c.f.FsParserAbstract] - file: /florent/2021-09-28--Invoice_202110.pdf
but it index it with those fields : Available fields
9
_id
_index
score
_type
file.content_type
file.filename
path.real
path.root
path.virtual
and i have not content
t
but in workplace it is indexed with content
thanks for your help and bravo for fscrawler
Beta Was this translation helpful? Give feedback.
All reactions