Hi helix84,

My thoughts are rather in this direction:

To add somewhere? some code? so that only when the search filter "relation" 
is applied (with value XXX), to have:
- a new temporary field relation_kind added - with value isformatof - for 
every record with (relation.isformatof XXX)
- a new temporary field relation_kind added - with value isreferencedby - 
for every record with (relation.isreferencedby XXX)

And to have a facet over relation_kind.

Anyway, if you think that this is not a viable option, could you please 
elaborate on your initial suggestion. Where and how to use this query. And 
where is this notation described. I have not seen anything similar. Thank 
you again.

Best regards
Evgeni


On Tuesday, December 20, 2016 at 6:23:04 PM UTC+2, helix84 wrote:
>
> The query you want is:
>
> (relation.isbasedon:[* TO *] OR relation.isformatof:[* TO *] OR
>  relation.isreferencedby:[* TO *]) AND your_identifier:123
>
> Then use faceting as usual.
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>
> On Tue, Dec 20, 2016 at 3:29 PM, Evgeni Dimitrov <dimitr...@gmail.com 
> <javascript:>> wrote:
>
>> I am wondering - is it possible to have a search like this:
>>
>> - to find all items, which have in any of
>> relation.isbasedon, relation.isformatof, relation.isreferencedby etc.
>>
>> certain value (the identifier of certain item);
>>
>> - then to have a facet "relation" with values
>> isbasedon (1)
>> isformatof (1)
>> isreferencedby (3)
>>
>> I mean - is it possible to have this without too much coding? I am using 
>> xmlui - Mirage.
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to dspace-tech...@googlegroups.com <javascript:>.
>> To post to this group, send email to dspac...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/dspace-tech.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to