Re: [dspace-tech] Re: How to update the Solr index

2019-03-19 Thread Mark H. Wood
On Monday, March 18, 2019 at 2:34:45 PM UTC-4, Terry Brady wrote:
>
> The index-discovery command updates the "search" repository in Solr.  It 
> does not update the "statistics" repo.
>
> For efficiency purposes, there is a commit delay for statistics records.  
> The usage statistics are not real time.  There is a delay of a few minutes 
> before the results are visible.
>
> On Mon, Mar 18, 2019 at 8:54 AM Ashim Kapoor  
> wrote:
>
>> Hi,
>>
>> Can someone please answer my query?
>>
>> Best,
>> Ashim
>>
>>
>> On Mon, 18 Mar 2019 at 16:02, Ashim Kapoor  
>> wrote:
>>
>>> Hello,
>>>
>>> Simply after waiting for some time the new query it shows up in the 
>>> Statistics.
>>>
>>> May I ask, is there a delay between doing index-discovery and the 
>>> corresponding display  of new search terms in the XMLUI ?
>>>
>>> Best,
>>> Ashim
>>>
>>> On Mon, 18 Mar 2019 at 15:37, Ashim Kapoor  
>>> wrote:
>>>
 Dear all,

 I have installed the solr webapp for DSPACE 6 on Debian 9.  I did some 
 searches in XMLUI  and then I did [dspace]/bin/dspace index-discovery and 
 I 
 could see statistics for queries made by me by clicking on View Search 
 Statistics( after logging in to XMLUI )  .

 After this I did some new queries and again I did [dspace]/bin/dspace 
 index-discovery. But this time my new queries are not being reflected in 
 the statistics.

 Can someone please help me? 

>>>
>

Coincidentally, there has been very recent discussion of changing this 
time-out, and of what sort of interval would be best.  To commit every view 
event instantly would probably be excessive at a busy site, creating a good 
deal of load on Solr.  But some have questioned whether the current 
15-minute interval is too long.  Prompt updating of usage statistics is 
probably a bigger issue for those who develop, test, and run DSpace than 
for the typical user, but there may be a better trade-off point.

The time-out is set in [DSpace]solr/statistics/conf/solrconfig.xml.  Look 
for   The current setting is 900 000 
milliseconds.  You could try setting a lower value and restarting Solr.  Of 
course I recommend trying this on a test instance first.  I have no 
experience from which to suggest any particular value.

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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] Re: How to update the Solr index

2019-03-18 Thread Terry Brady
The index-discovery command updates the "search" repository in Solr.  It
does not update the "statistics" repo.

For efficiency purposes, there is a commit delay for statistics records.
The usage statistics are not real time.  There is a delay of a few minutes
before the results are visible.

On Mon, Mar 18, 2019 at 8:54 AM Ashim Kapoor 
wrote:

> Hi,
>
> Can someone please answer my query?
>
> Best,
> Ashim
>
>
> On Mon, 18 Mar 2019 at 16:02, Ashim Kapoor 
> wrote:
>
>> Hello,
>>
>> Simply after waiting for some time the new query it shows up in the
>> Statistics.
>>
>> May I ask, is there a delay between doing index-discovery and the
>> corresponding display  of new search terms in the XMLUI ?
>>
>> Best,
>> Ashim
>>
>> On Mon, 18 Mar 2019 at 15:37, Ashim Kapoor 
>> wrote:
>>
>>> Dear all,
>>>
>>> I have installed the solr webapp for DSPACE 6 on Debian 9.  I did some
>>> searches in XMLUI  and then I did [dspace]/bin/dspace index-discovery and I
>>> could see statistics for queries made by me by clicking on View Search
>>> Statistics( after logging in to XMLUI )  .
>>>
>>> After this I did some new queries and again I did [dspace]/bin/dspace
>>> index-discovery. But this time my new queries are not being reflected in
>>> the statistics.
>>>
>>> Can someone please help me?
>>>
>>> Best Regards,
>>> Ashim
>>>
>> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> 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.
>


-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://github.com/terrywbrady/info
425-298-5498 (Seattle, WA)

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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.


[dspace-tech] Re: How to update the Solr index

2019-03-18 Thread Ashim Kapoor
Hi,

Can someone please answer my query?

Best,
Ashim


On Mon, 18 Mar 2019 at 16:02, Ashim Kapoor 
wrote:

> Hello,
>
> Simply after waiting for some time the new query it shows up in the
> Statistics.
>
> May I ask, is there a delay between doing index-discovery and the
> corresponding display  of new search terms in the XMLUI ?
>
> Best,
> Ashim
>
> On Mon, 18 Mar 2019 at 15:37, Ashim Kapoor 
> wrote:
>
>> Dear all,
>>
>> I have installed the solr webapp for DSPACE 6 on Debian 9.  I did some
>> searches in XMLUI  and then I did [dspace]/bin/dspace index-discovery and I
>> could see statistics for queries made by me by clicking on View Search
>> Statistics( after logging in to XMLUI )  .
>>
>> After this I did some new queries and again I did [dspace]/bin/dspace
>> index-discovery. But this time my new queries are not being reflected in
>> the statistics.
>>
>> Can someone please help me?
>>
>> Best Regards,
>> Ashim
>>
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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.


[dspace-tech] Re: How to update the Solr index

2019-03-18 Thread Ashim Kapoor
Hello,

Simply after waiting for some time the new query it shows up in the
Statistics.

May I ask, is there a delay between doing index-discovery and the
corresponding display  of new search terms in the XMLUI ?

Best,
Ashim

On Mon, 18 Mar 2019 at 15:37, Ashim Kapoor 
wrote:

> Dear all,
>
> I have installed the solr webapp for DSPACE 6 on Debian 9.  I did some
> searches in XMLUI  and then I did [dspace]/bin/dspace index-discovery and I
> could see statistics for queries made by me by clicking on View Search
> Statistics( after logging in to XMLUI )  .
>
> After this I did some new queries and again I did [dspace]/bin/dspace
> index-discovery. But this time my new queries are not being reflected in
> the statistics.
>
> Can someone please help me?
>
> Best Regards,
> Ashim
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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.