Skip to content

Commit

Permalink
Add missing field
Browse files Browse the repository at this point in the history
  • Loading branch information
dadoonet committed Jan 9, 2025
1 parent e750b47 commit 5c96cbb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/admin/fs/elasticsearch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,9 @@ FSCrawler may create the following fields depending on configuration and availab
+============================+========================================+==============================================+=====================================================================+
| ``content`` | Extracted content | ``"This is my text!"`` | |
+----------------------------+----------------------------------------+----------------------------------------------+---------------------------------------------------------------------+
| ``content_semantic`` | Semantic version of the extracted | Semantic representation | |
| | content | | |
+----------------------------+----------------------------------------+----------------------------------------------+---------------------------------------------------------------------+
| ``attachment`` | BASE64 encoded binary file | BASE64 Encoded document | |
| | | | |
+----------------------------+----------------------------------------+----------------------------------------------+---------------------------------------------------------------------+
Expand Down

0 comments on commit 5c96cbb

Please sign in to comment.