Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDF Faceting: facet object queries #47

Open
agazzarini opened this issue Apr 2, 2015 · 1 comment
Open

RDF Faceting: facet object queries #47

agazzarini opened this issue Apr 2, 2015 · 1 comment
Assignees

Comments

@agazzarini
Copy link
Member

The plain facet.field, although being the first conjunction step between RDF and Solr capabilities, is quite unuseful; instead in an RDF context it should be useful to have a new kind of field faceting where the objects can be selected by a query on a given field. For example

facet.field.q=p:http://a.b.c#publication_year

So a query, parsed by default with a Solr Query Parser, could identify the objects that define the facet values domain.

@agazzarini agazzarini self-assigned this Apr 2, 2015
@agazzarini agazzarini changed the title RDF Faceting: facet field queries RDF Faceting: facet objects queries Apr 5, 2015
@agazzarini
Copy link
Member Author

Work is moreless completed, not yet committed because I want to create a huge test suite for this specific feature.

More details soon in the Wiki

@agazzarini agazzarini changed the title RDF Faceting: facet objects queries RDF Faceting: facet object queries Apr 15, 2015
agazzarini pushed a commit that referenced this issue Apr 16, 2015
@agazzarini agazzarini added this to the Release 1.0 milestone Apr 28, 2015
@agazzarini agazzarini removed this from the Release 1.0 milestone Jun 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant