Re: [dspace-tech] Problem with search cris entity by Pointer field

2018-04-10 Thread MaX Verner
I did as you wrote. But it still does not work. What did you mean by this 
"after a complete solr search reindex you should see "author_test" field in 
your solr documents"?  
[dspace]/bin/dspace index-discovery -b ?

вторник, 10 апреля 2018 г., 17:22:31 UTC+3 пользователь Pascarelli Luigi 
Andrea написал:
>
> So, If you want create a discovery facet from the values inserted into 
> "testauthorsauthor" pointer field, the property "metadataFields" of the 
> bean into discovery.xml named searchFilterTestAuthor have to contains value 
> for "cristest.testauthors.testauthorsauthor". If metadata has values in 
> your database, after a complete solr search reindex you should see 
> "author_test" field in your solr documents and if the facet bean is well 
> configurated also into facet sidebar at explore section of "cristest" CRIS 
> entity.
>
> Hope this helps.
>
> Regards,
>
> Luigi Andrea
>
> Il 10/04/2018 11:48, MaX Verner ha scritto:
>
> Helllo, 
> yes you right.
> Thank you.
>
> понедельник, 9 апреля 2018 г., 22:34:48 UTC+3 пользователь Pascarelli 
> Luigi Andrea написал: 
>>
>> Dear MaX,
>>
>> to resume your requirements "cristest" is the shortname of the new CRIS 
>> entity, you want setup a new explore section in navbar. "testauthors" is 
>> the shortname of the nested field and "testauthorsauthor" the shortname of 
>> the pointer field (RP pointer). I can imagine that you want setup a "facet" 
>> from the value inserted in the pointer behind the nested field? It's right?
>>
>> Please, can you explain better your requirements?
>>
>> Thank you very much.
>>
>> Luigi Andrea
>>
>> Il 09/04/2018 17:27, MaX Verner ha scritto:
>>
>> Good day. 
>>
>>
>> I am created new cris entity ( dspace-CRIS 5.8), add in navbar.cris-entities 
>> and add bean crisTestConfiguration in discovery.xml. But search Pointer 
>> field not working. 
>>
>> Structure:
>> Box authors
>> - Nested field - testauthors, where Pointer field - 
>> testauthorsauthor(Researcher Pages)
>>
>> I am tried different variants 
>>
>> > class="org.dspace.discovery.configuration.DiscoverySearchFilterFacet">
>>
>>
>>   
>>  cristest.authors
>>   
>>
>>
>>  and cristest.testauthorsauthor
>>
>> and cristest.authors.testauthorsauthor
>>
>>  but all not working. Search other fields work fine.
>>
>>  Someone could help? Thank you in advance.
>>
>> -- 
>> 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.
>> To post to this group, send email to dspac...@googlegroups.com.
>> Visit this group at https://groups.google.com/group/dspace-tech 
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout 
>> 
>> .
>>
>>
>> -- 
>> Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non 
>> infetto. 
>> Clicca qui per segnalarlo come spam. 
>> 
>>  
>>
>>
>> -- 
>> Luigi Andrea Pascarelli
>>
>> DSpace and DSpace-CRIS Committer
>>
>> 4Science,  www.4science.it 
>> 
>>  
>>
>> office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy
>> tel: +39 333 934 1782
>> skype: l_a_p82
>> linkedin: luigiandreapascarelli
>>
>> an Itway Group Company 
>> Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates
>>
>> 
>> Save a tree. Don't print this e-mail unless it's really necessary.
>>
>> DISCLAIMER: The information contained in this message is confidential, can 
>> be legally protected by local Laws, 
>> and must be exclusively used by the recipient. The publication, use, 
>> distribution, printing or unauthorized copy 
>> of the content of this message is strictly forbidden and it can be illegal. 
>> If you received this message by mistake, 
>> please destroy it and notify it to the sender.
>>
>> -- 
>> This message has been checked by Libra ESVA and is believed to be clean.
>>
> -- 
> 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 .
> To post to this group, send email to dspac...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/dspace-tech 
> 
> .
> For more options, visit https://groups.google.com/d/optout 
> 

Re: [dspace-tech] Problem with search cris entity by Pointer field

2018-04-10 Thread Pascarelli Luigi Andrea
So, If you want create a discovery facet from the values inserted into 
"testauthorsauthor" pointer field, the property "metadataFields" of the bean 
into discovery.xml named searchFilterTestAuthor have to contains value for 
"cristest.testauthors.testauthorsauthor". If metadata has values in your 
database, after a complete solr search reindex you should see "author_test" 
field in your solr documents and if the facet bean is well configurated also 
into facet sidebar at explore section of "cristest" CRIS entity.

Hope this helps.

Regards,

Luigi Andrea

Il 10/04/2018 11:48, MaX Verner ha scritto:
Helllo,
yes you right.
Thank you.

понедельник, 9 апреля 2018 г., 22:34:48 UTC+3 пользователь Pascarelli Luigi 
Andrea написал:

Dear MaX,

to resume your requirements "cristest" is the shortname of the new CRIS entity, 
you want setup a new explore section in navbar. "testauthors" is the shortname 
of the nested field and "testauthorsauthor" the shortname of the pointer field 
(RP pointer). I can imagine that you want setup a "facet" from the value 
inserted in the pointer behind the nested field? It's right?

Please, can you explain better your requirements?

Thank you very much.

Luigi Andrea

Il 09/04/2018 17:27, MaX Verner ha scritto:
Good day.


I am created new cris entity ( dspace-CRIS 5.8), add in navbar.cris-entities 
and add bean crisTestConfiguration in discovery.xml. But search Pointer field 
not working.

Structure:
Box authors
- Nested field - testauthors, where Pointer field - 
testauthorsauthor(Researcher Pages)

I am tried different variants


   
   
  
 cristest.authors
  
   





and cristest.testauthorsauthor

and cristest.authors.testauthorsauthor




but all not working. Search other fields work fine.




Someone could help? Thank you in advance.


--
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.
To post to this group, send email to dspac...@googlegroups.com.
Visit this group at 
https://groups.google.com/group/dspace-tech.
For more options, visit 
https://groups.google.com/d/optout.

--
Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non infetto.
Clicca qui per segnalarlo come 
spam.


--
Luigi Andrea Pascarelli

DSpace and DSpace-CRIS Committer

4Science,  
www.4science.it

office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy
tel: +39 333 934 1782
skype: l_a_p82
linkedin: luigiandreapascarelli

an Itway Group Company
Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates


Save a tree. Don't print this e-mail unless it's really necessary.

DISCLAIMER: The information contained in this message is confidential, can be 
legally protected by local Laws,
and must be exclusively used by the recipient. The publication, use, 
distribution, printing or unauthorized copy
of the content of this message is strictly forbidden and it can be illegal. If 
you received this message by mistake,
please destroy it and notify it to the sender.

--
This message has been checked by Libra ESVA and is believed to be clean.

--
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.

--
Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non infetto.
Clicca qui per segnalarlo come 
spam.


--
Luigi Andrea Pascarelli

DSpace and DSpace-CRIS Committer

4Science,  www.4science.it

office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy
tel: +39 333 934 1782
skype: l_a_p82
linkedin: luigiandreapascarelli

an Itway Group Company
Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates


Save a tree. Don't 

Re: [dspace-tech] Problem with search cris entity by Pointer field

2018-04-10 Thread MaX Verner
Helllo,
yes you right.
Thank you.

понедельник, 9 апреля 2018 г., 22:34:48 UTC+3 пользователь Pascarelli Luigi 
Andrea написал:
>
> Dear MaX,
>
> to resume your requirements "cristest" is the shortname of the new CRIS 
> entity, you want setup a new explore section in navbar. "testauthors" is 
> the shortname of the nested field and "testauthorsauthor" the shortname of 
> the pointer field (RP pointer). I can imagine that you want setup a "facet" 
> from the value inserted in the pointer behind the nested field? It's right?
>
> Please, can you explain better your requirements?
>
> Thank you very much.
>
> Luigi Andrea
>
> Il 09/04/2018 17:27, MaX Verner ha scritto:
>
> Good day. 
>
>
> I am created new cris entity ( dspace-CRIS 5.8), add in navbar.cris-entities 
> and add bean crisTestConfiguration in discovery.xml. But search Pointer 
> field not working. 
>
> Structure:
> Box authors
> - Nested field - testauthors, where Pointer field - 
> testauthorsauthor(Researcher Pages)
>
> I am tried different variants 
>
>  class="org.dspace.discovery.configuration.DiscoverySearchFilterFacet">
>
>
>   
>  cristest.authors
>   
>
>
>  and cristest.testauthorsauthor
>
> and cristest.authors.testauthorsauthor
>
>  but all not working. Search other fields work fine.
>
>  Someone could help? Thank you in advance.
>
> -- 
> 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 .
> To post to this group, send email to dspac...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/dspace-tech 
> 
> .
> For more options, visit https://groups.google.com/d/optout 
> 
> .
>
>
> -- 
> Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non 
> infetto. 
> Clicca qui per segnalarlo come spam. 
>  
>
>
> -- 
> Luigi Andrea Pascarelli
>
> DSpace and DSpace-CRIS Committer
>
> 4Science,  www.4science.it 
>
> office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy
> tel: +39 333 934 1782
> skype: l_a_p82
> linkedin: luigiandreapascarelli
>
> an Itway Group Company 
> Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates
>
> 
> Save a tree. Don't print this e-mail unless it's really necessary.
>
> DISCLAIMER: The information contained in this message is confidential, can be 
> legally protected by local Laws, 
> and must be exclusively used by the recipient. The publication, use, 
> distribution, printing or unauthorized copy 
> of the content of this message is strictly forbidden and it can be illegal. 
> If you received this message by mistake, 
> please destroy it and notify it to the sender.
>
> -- 
> This message has been checked by Libra ESVA and is believed to be clean.
>

-- 
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.


Re: [dspace-tech] Problem with search cris entity by Pointer field

2018-04-09 Thread Pascarelli Luigi Andrea
Dear MaX,

to resume your requirements "cristest" is the shortname of the new CRIS entity, 
you want setup a new explore section in navbar. "testauthors" is the shortname 
of the nested field and "testauthorsauthor" the shortname of the pointer field 
(RP pointer). I can imagine that you want setup a "facet" from the value 
inserted in the pointer behind the nested field? It's right?

Please, can you explain better your requirements?

Thank you very much.

Luigi Andrea

Il 09/04/2018 17:27, MaX Verner ha scritto:
Good day.


I am created new cris entity ( dspace-CRIS 5.8), add in navbar.cris-entities 
and add bean crisTestConfiguration in discovery.xml. But search Pointer field 
not working.

Structure:
Box authors
- Nested field - testauthors, where Pointer field - 
testauthorsauthor(Researcher Pages)

I am tried different variants


   
   
  
 cristest.authors
  
   





and cristest.testauthorsauthor

and cristest.authors.testauthorsauthor




but all not working. Search other fields work fine.




Someone could help? Thank you in advance.


--
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.

--
Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non infetto.
Clicca qui per segnalarlo come 
spam.


--
Luigi Andrea Pascarelli

DSpace and DSpace-CRIS Committer

4Science,  www.4science.it

office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy
tel: +39 333 934 1782
skype: l_a_p82
linkedin: luigiandreapascarelli

an Itway Group Company
Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates


Save a tree. Don't print this e-mail unless it's really necessary.

DISCLAIMER: The information contained in this message is confidential, can be 
legally protected by local Laws,
and must be exclusively used by the recipient. The publication, use, 
distribution, printing or unauthorized copy
of the content of this message is strictly forbidden and it can be illegal. If 
you received this message by mistake,
please destroy it and notify it to the sender.

--
Questo messaggio e' stato analizzato da Libra ESVA ed e' risultato non infetto.
This message was scanned by Libra ESVA and is believed to be clean.

-- 
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.