Mark,

I am working with the installation directory [dspace] NOT with [dspace-src].
Regarding consistency, search Filter Type bean is just added to
discovery.xml in [dspace], NOT [dspace-src]/....../discovery.xml

Does that mean Discovery configuration should be done in [dspace-src]?


On Mon, Dec 15, 2014 at 9:08 PM, Mark Diggory <[email protected]> wrote:
>
> Nada,
>
> Disregard that last request, yes it is present there already.
>
> 1.) Please confirm this file is consistent with what is in your deployment
> [dspace.dir]/config/spring/api/discovery.xml file and make sure there are
> no other copies of the file with an xml extension present in that folder.
>
> 2.) try commenting out the homepageConfiguration in your mapping and see
> if the defaultConfiguration shows a type facet after rebuilding.
>
> Mark
>
> On Mon, Dec 15, 2014 at 10:06 AM, Nada Abo-Eita <[email protected]>
> wrote:
>>
>> That's already done in the xml I sent
>>
>> <ref bean="serachFilterType" />  added to both search filter sidebar
>> facets under defaultConfiguration.
>>
>> Is that what you mean?
>>
>>
>> On Mon, Dec 15, 2014 at 9:02 PM, Mark Diggory <[email protected]>
>> wrote:
>>>
>>> Nada,
>>>
>>> Looks reasonable, If you add the type facet/filter to your
>>> defaultConfiguration, does it show after reindexing?
>>>
>>> Regards,
>>> Mark
>>>
>>>
>>> On Mon, Dec 15, 2014 at 9:50 AM, Nada Abo-Eita <[email protected]>
>>> wrote:
>>>>
>>>> Hi Mark,
>>>>
>>>> Kindly find the attached file for discovery.xml
>>>>
>>>> Regarding (a) I tried to run the command using -f option but nothing
>>>> changed, and (b) I checked that too.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Mon, Dec 15, 2014 at 8:37 PM, Mark Diggory <[email protected]>
>>>> wrote:
>>>>>
>>>>> Hello Nada,
>>>>>
>>>>> Setting up different facets is part of Discovery. As pointed out
>>>>> earlier in the thread, your original posting looks like your getting most
>>>>> of the config correct. If you post your discovery.xml, we can take a look
>>>>> and advise on where the error may lie.
>>>>>
>>>>> a.) note, in regards to (5) in your original email, you might also
>>>>> try: *./dspace index-discovery -f*
>>>>>
>>>>> b.) also note, do your Items already have the metadata field dc.type
>>>>> populated? The facet will not show  in navigation unless there is data.
>>>>>
>>>>> https://wiki.duraspace.org/display/DSDOC4x/Discovery
>>>>>
>>>>> Best,
>>>>> Mark
>>>>>
>>>>>
>>>>> On Mon, Dec 15, 2014 at 8:57 AM, Hilton Gibson <
>>>>> [email protected]> wrote:
>>>>>>
>>>>>> Hi Nada
>>>>>>
>>>>>> I cannot help beyond providing the wiki page link. Sorry.
>>>>>>
>>>>>> Cheers
>>>>>>
>>>>>> hg
>>>>>>
>>>>>> *Hilton Gibson*
>>>>>> Ubuntu Linux Systems Administrator
>>>>>> JS Gericke Library
>>>>>> Room 1025C
>>>>>> Stellenbosch University
>>>>>> Private Bag X5036
>>>>>> Stellenbosch
>>>>>> 7599
>>>>>> South Africa
>>>>>>
>>>>>> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
>>>>>>
>>>>>> On 15 December 2014 at 18:00, Nada Abo Eita <[email protected]>
>>>>>> wrote:
>>>>>>>
>>>>>>>
>>>>>>> Thank you Hilton for your reply,  I added
>>>>>>> search.index.13=type:dc.type to dspace.cfg, And do reindexing using
>>>>>>> index-discovery command, but nothing worked
>>>>>>> Any assist please?
>>>>>>> It's very important to add TYPE as a facet in my dspace.
>>>>>>>
>>>>>>> Note that I'm using dspace version 4.2
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 14 Dec,2014, at 9:47 PM, Hilton Gibson <[email protected]>
>>>>>>> wrote:
>>>>>>>
>>>>>>> Yes, see:
>>>>>>> http://wiki.lib.sun.ac.za/index.php/SUNScholar/Browse_Indexes/4.X#Step_2_-_Setup_custom_browse_indexes
>>>>>>>
>>>>>>> *Hilton Gibson*
>>>>>>> Ubuntu Linux Systems Administrator
>>>>>>> JS Gericke Library
>>>>>>> Room 1025C
>>>>>>> Stellenbosch University
>>>>>>> Private Bag X5036
>>>>>>> Stellenbosch
>>>>>>> 7599
>>>>>>> South Africa
>>>>>>>
>>>>>>> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
>>>>>>>
>>>>>>> On 14 December 2014 at 19:59, Nada Abo-Eita <[email protected]>
>>>>>>> wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>> Do I need to add "search.index.<id> = type:dc.type " to dspace.cfg
>>>>>>>> ?
>>>>>>>>
>>>>>>>> On Sun, Dec 14, 2014 at 12:06 PM, Nada Abo-Eita <
>>>>>>>> [email protected]> wrote:
>>>>>>>>>
>>>>>>>>> Thank you all for your reply.
>>>>>>>>>
>>>>>>>>> I did exactly what you mentioned (add Advanced search message [ 
>>>>>>>>> <message
>>>>>>>>> key="xmlui.ArtifactBrowser.AdvancedSearch.type_type">Type</message>
>>>>>>>>> ], and then clear cache and restart tomcat ], But still no result.
>>>>>>>>>
>>>>>>>>> I check my dspace log, and I noticed that it seems dspace can't
>>>>>>>>> see the messages I added:
>>>>>>>>>
>>>>>>>>> <message
>>>>>>>>> key="xmlui.ArtifactBrowser.SimpleSearch.filter.type">Type</message>
>>>>>>>>> <message
>>>>>>>>> key="xmlui.ArtifactBrowser.SimpleSearch.filter.type_filter">Type</message>
>>>>>>>>> <message
>>>>>>>>> key="xmlui.ArtifactBrowser.AdvancedSearch.type_type">Type</message>
>>>>>>>>>
>>>>>>>>> On the other hand, I checked this link http: //
>>>>>>>>> wiki.lib.sun.ac.za/index.php/SUNScholar/Discovery/4.X
>>>>>>>>> And just noticed that I forget to add this message :
>>>>>>>>>
>>>>>>>>> <message 
>>>>>>>>> key="xmlui.ArtifactBrowser.SimpleSearch.filter.*dc.type*">Type</message>
>>>>>>>>>
>>>>>>>>> Does someone know if missing this message cause the problem?
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Wed, Dec 10, 2014 at 2:27 PM, euler <[email protected]>
>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>> Hello Nada,
>>>>>>>>>>
>>>>>>>>>> Based on what you did, your sidebar facet and search filter for
>>>>>>>>>> dc.type
>>>>>>>>>> should show up. When reindexing your dspace, try to monitor your
>>>>>>>>>> dspace.log
>>>>>>>>>> (ie tail -f [dspace]/log/dspace.log.2014-12-10) for any messages
>>>>>>>>>> that would
>>>>>>>>>> give hints why your sidebar facet is not showing. Also, try to do
>>>>>>>>>> a hard
>>>>>>>>>> refresh/reload of your browser by pressing ctrl+F5.
>>>>>>>>>>
>>>>>>>>>> Hope this help.
>>>>>>>>>>
>>>>>>>>>> Regards,
>>>>>>>>>> euler
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> View this message in context:
>>>>>>>>>> http://dspace.2283337.n4.nabble.com/DSpace-tech-Configure-Discovery-Facets-problem-tp4675850p4675854.html
>>>>>>>>>> Sent from the DSpace - Tech mailing list archive at Nabble.com.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>>>>>>>>>> from Actuate! Instantly Supercharge Your Business Reports and
>>>>>>>>>> Dashboards
>>>>>>>>>> with Interactivity, Sharing, Native Excel Exports, App
>>>>>>>>>> Integration & more
>>>>>>>>>> Get technology previously reserved for billion-dollar
>>>>>>>>>> corporations, FREE
>>>>>>>>>>
>>>>>>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
>>>>>>>>>> _______________________________________________
>>>>>>>>>> DSpace-tech mailing list
>>>>>>>>>> [email protected]
>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>>>>>>>> List Etiquette:
>>>>>>>>>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>>>>>>>>>
>>>>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>>>>>> from Actuate! Instantly Supercharge Your Business Reports and
>>>>>> Dashboards
>>>>>> with Interactivity, Sharing, Native Excel Exports, App Integration &
>>>>>> more
>>>>>> Get technology previously reserved for billion-dollar corporations,
>>>>>> FREE
>>>>>>
>>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
>>>>>> _______________________________________________
>>>>>> DSpace-tech mailing list
>>>>>> [email protected]
>>>>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>>>> List Etiquette:
>>>>>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> [image: @mire Inc.]
>>>>> *Mark Diggory*
>>>>> *2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
>>>>> *Esperantolaan 4, Heverlee 3001, Belgium*
>>>>> http://www.atmire.com
>>>>>
>>>>>
>>>
>>> --
>>> [image: @mire Inc.]
>>> *Mark Diggory*
>>> *2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
>>> *Esperantolaan 4, Heverlee 3001, Belgium*
>>> http://www.atmire.com
>>>
>>>
>
> --
> [image: @mire Inc.]
> *Mark Diggory*
> *2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
> *Esperantolaan 4, Heverlee 3001, Belgium*
> http://www.atmire.com
>
>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to