-
Suggestion
-
Resolution: Unresolved
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.
We're considering storing Ad hoc Canvas cards as page attachments, but would like the card's content to be indexed nicely.
So here's an scenario:
- I create a board on a page
- In the board, I add a few cards, containing the value 'cheese', and 'bacon'.
- The cards are saved as the page's attachment
- If search for 'cheese', I don't get a hit, because the attachment is not extracted/index
So, if there's already in core-confluence a 'PDF' extractor, it would be great if there was a JSON extractor:
- If an attachment extension is .json then parse it
- Traverse it to extract all the values (as plain string tokens)
- Nice to have: to handle key-pairs and indexed them as such given a pattern. For example if in the attachment I have an attribute cheese: "Bacon" it be great if I could search for "cheese:"Bacon") and get a hit.
- is related to
-
CONFSERVER-30140 Provide a JSON attachment extractor, for indexing
- Closed
[AI-679] Provide a JSON attachment extractor, for indexing
Component/s | Original: Search - Core [ 46383 ] | |
Component/s | New: Search - Core [ 75296 ] | |
Key | Original: CONFCLOUD-30140 | New: AI-679 |
Project | Original: Confluence Cloud [ 18513 ] | New: Atlassian Intelligence [ 23110 ] |
Workflow | Original: JAC Suggestion Workflow [ 3413519 ] | New: JAC Suggestion Workflow 3 [ 3627906 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 2249908 ] | New: JAC Suggestion Workflow [ 3413519 ] |
Status | Original: Open [ 1 ] | New: Gathering Interest [ 11772 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 - TEMP [ 2145903 ] | New: Confluence Workflow - Public Facing v3 [ 2249908 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 1901059 ] | New: Confluence Workflow - Public Facing v3 - TEMP [ 2145903 ] |
Workflow | Original: Confluence Workflow - Public Facing v2 [ 1820246 ] | New: Confluence Workflow - Public Facing v3 [ 1901059 ] |
Description |
Original:
We're considering storing Ad hoc Canvas cards as page attachments, but would like the card's content to be indexed nicely. So here's an scenario: * I create a board on a page * In the board, I add a few cards, containing the value 'cheese', and 'bacon'. * The cards are saved as the page's attachment * If search for 'cheese', I don't get a hit, because the attachment is not extracted/index So, if there's already in core-confluence a 'PDF' extractor, it would be great if there was a JSON extractor: * If an attachment extension is {{.json}} then parse it * Traverse it to extract all the values (as plain string tokens) * *Nice to have*: to handle key-pairs and indexed them as such given a pattern. For example if in the attachment I have an attribute {{cheese: "Bacon"}} it be great if I could search for "cheese:"Bacon") and get a hit. |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Cloud*. Using *Confluence Server*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFSERVER-30140]. {panel} We're considering storing Ad hoc Canvas cards as page attachments, but would like the card's content to be indexed nicely. So here's an scenario: * I create a board on a page * In the board, I add a few cards, containing the value 'cheese', and 'bacon'. * The cards are saved as the page's attachment * If search for 'cheese', I don't get a hit, because the attachment is not extracted/index So, if there's already in core-confluence a 'PDF' extractor, it would be great if there was a JSON extractor: * If an attachment extension is {{.json}} then parse it * Traverse it to extract all the values (as plain string tokens) * *Nice to have*: to handle key-pairs and indexed them as such given a pattern. For example if in the attachment I have an attribute {{cheese: "Bacon"}} it be great if I could search for "cheese:"Bacon") and get a hit. |
Link |
New:
This issue is related to |
Project Import | New: Sat Apr 01 14:06:06 UTC 2017 [ 1491055566265 ] |