Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Follow edis' means of adding facets based on mime types. #272

Open
kghmanuel wants to merge 2 commits intomarklogic-community:masterfrom
kghmanuel:234_facet_on_attachments
Open

Follow edis' means of adding facets based on mime types. #272
kghmanuel wants to merge 2 commits intomarklogic-community:masterfrom
kghmanuel:234_facet_on_attachments

Conversation

@kghmanuel
Copy link

  1. Also included media/mediaTypes as well.
  2. Expanded the list of mime-types to watch out for

<match pattern="application/mbox"/>
</group>
<group label="Others">
<match pattern=".+"/>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

show-remaining includes records without attachments/media which doesn't really fit. Not sure on how ml-constraints handles this yet, but the goal is to group the remaining valid and unknown mime-types here.

2. integrate deploy_packages to roxy as per readme of mlpm
3. remove "Others" in attachment type facets, not working. current limitation of ml-constraints.
4. use actual patterns/wildcards to reduce the number of patterns to compare.
@grtjn
Copy link
Contributor

grtjn commented Jul 28, 2016

Looks really good. Anyone with some spare cycles willing to run a quick test with this?

@grtjn
Copy link
Contributor

grtjn commented Aug 25, 2016

Things have been moving slowly due to holidays. Still need to run a quick test with this..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants