max-mapper / max-mapper/refine-ruby
facets language
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 44
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I just found your refine-ruby gem and thanks! It's great!
I was wondering if you have any details or can point where I might look to find out about the language I must use to express and enforce that exports will act on my data facets... I found this line
'engine' => '{"facets":[],"mode":"row-based"}',
and I guess that must be where I add in my facets. I would like to know how to apply some simple facets, ideally at least facet by blank, and an example for at least one other customized facet. I thought this might be the same as GREL, but it seems it's not. I have checked out subversion trunk of Refine, is there a code file I should look at?
Thanks again!
Kingdon
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the 'engine' => '{"facets":[],"mode":"row-based"}' configuration mentioned in the issue, then consult the Refine trunk documentation or facet-related code. Done means identifying the facet expression language and documenting a blank facet plus one customized facet with examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100