gyselroth / balloon-client-web

balloon web user interface
GNU General Public License v3.0
2 stars 5 forks source link

Elasticsearch fulltextsearch does not work with balloon 2.5+ (using ingest attachment) #271

Closed raffis closed 4 years ago

raffis commented 4 years ago

Describe the bug

The web client uses content.content to search blobs.

To Reproduce

  1. Create file /water.md with content test
  2. Search fulltext test
  3. No results, but it will find it using fulltext and water.md

Expected behavior

Working fulltext search. Actually this only a web client issue, just use attachment.content.

Environment