[
https://issues.apache.org/jira/browse/SOLR-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680033#comment-16680033
]
Cassandra Targett commented on SOLR-12961:
------------------------------------------
I've attached a patch that adds two page-level metadata attributes to almost
all the pages of the Ref Guide: a "user level", or audience knowledge level,
and "keywords".
The user level ({{page-userlevel}}) I pretty much settled on Introductory,
Beginner, Intermediate, Advanced. The attached "userlevel.json" shows how those
ended up being distributed page-count-wise.
The "keywords.json" shows the distribution of keywords I chose (so far). I
pretty much made these up as I went along and I did it rather free-form without
trying to create or adhere to any defined taxonomy. I still need to a bit of
review to see if there's consolidation of plurals/singular or similar terms
that could happen, so IMO this isn't ready to commit but is ready for some
feedback on the general idea.
> Ref Guide: Add keyword metadata to pages
> ----------------------------------------
>
> Key: SOLR-12961
> URL: https://issues.apache.org/jira/browse/SOLR-12961
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: documentation
> Reporter: Cassandra Targett
> Assignee: Cassandra Targett
> Priority: Major
> Fix For: 7.6, master (8.0)
>
> Attachments: SOLR-12961.patch, keywords.json
>
>
> As a continuation of improvements in SOLR-12746, another thing we should do
> is add keyword metadata to the HTML pages. Currently our pages have this in
> the {{<head>}} section:
> {code}
> <meta name="keywords" content=" ">
> {code}
> We have the structure in place for it in the page templates, we just need to
> populate with some keywords.
> The idea behind doing this is that these terms could be a source for facet
> buckets when we get a Ref Guide search going via SOLR-10299.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]