[dspace-tech] Solr ERROR 404

2024-05-21 Thread Juan López
Hi! My Dspace 7.6.1 is having an odd behaviour on search results. When I first do a search of any subject, DSpace shows the results without any problems, however, if I refresh the page of that search result, the following error is thrown:[image: solr-error.png] The dspace.log and catalina.out

[dspace-tech] Solr Core Name Prefix

2024-05-17 Thread Peter
Hello, If I want to connect single Solr instance with multiple DSpace instances, there is a setting to prefix Solr core: solr.multicorePrefix = xyz But how does it translate into folder structure for the cores? Should they be placed in subfolders within, e.g., [solr]/server/solr/configsets,

[dspace-tech] SOLR vulnerabilities in v6 (and v5!)?

2024-04-11 Thread Michael White
Hi, We have 2 DSpace repositories – our main IR, which is DSpace v6.2, and a Data repository, which is DSpace v5.2 (yes, I know, both well out of support and neither is the latest version on their respective branches!) – both using the JSP UI – both are (very) heavily customised, which makes

[dspace-tech] SOLR error importing statistics

2024-02-18 Thread Andrew K
Hello! I am trying to import statistics from 7.6 to 7.6.1 server and getting this error # /dspace/bin/dspace solr-import-statistics No index name provided, defaulting to "statistics". Exception: Error from server at http://localhost:8983/solr/statistics: Server error writing document id

[dspace-tech] SOLR re-index error - NullPointerException - SolrServiceIndexItemEditorsPlugin

2024-01-22 Thread Mohana SP
Currently migrating a DSpace 6.3 instance to DSpace 7.5. We've imported SOLR statistics and OAI records. When we run "*/bin/dspace index-discovery -b" *to re-index from scratch, the below error occurs. I've searched and removed records in the *resourcepolicy* table without *eperson_id* and

[dspace-tech] Solr statistics shards in DSpace 7.6?

2023-11-06 Thread Keith Gilbertson
Hello DSpace fans, Is sharding of the statistics cores with a separate core for each individual year of statistics supported again in the most recent version of DSpace? The installation documentation mentions that sharding is no longer supported in DSpace 7, but we noticed some recent commits to

[dspace-tech] solr error importing stats

2023-09-11 Thread James Holobetz
I am moving data from our production dspace 7.6 server to our development dspace 7.6 server and I am repeatedly receiving this error: holobetj dspace $ dsp /opt/dspace/bin/dspace solr-import-statistics -c No index name provided, defaulting to "statistics". Exception: Error from server at

[dspace-tech] Solr Statistics counting thumbnail views as downloads

2023-08-24 Thread jarmo.s...@uni-hildesheim.de
Hi all, our DSpace-CRIS 7 is counting thumbnail-views in the result list as downloads which of course hugely inflates the statistics. My Understanding is that the setting *solr-statistics.query.filter.bundles=ORIGINAL* in solr-statistics.cfg should limit counting to ORIGINAL-Bundles. Do I

[dspace-tech] solr search can't find

2023-03-31 Thread Tianyi Gu
Hi, I am trying to run dspace backend from docker the lastest version. It failed to run. Log file is as below: 2023-03-31 13:35:01,092 ERROR unknown unknown org.dspace.discovery.SolrSearchCore @ Error while initializing solr server http://localhost:8983/solr/search

[dspace-tech] Solr and DSpace 7 back end

2023-03-08 Thread cpgr...@gmail.com
Is there a standard or recommended method for ensuring that solr is always running on the DSpace 7 back end? -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are

Re: [dspace-tech] SOLR import from Dspace 5 to Dspace 7

2023-02-01 Thread mad...@udel.edu
Thanks for the information. The setting for usage-statistics.dbfile is set in my local.cfg file. The file is being read because you can see location stats being generated when you click the statistics option in the user interface of the Dspace 7 instance. Has anyone run into an issue with

Re: [dspace-tech] SOLR import from Dspace 5 to Dspace 7

2023-02-01 Thread Mark H. Wood
On Wed, Feb 01, 2023 at 06:11:42AM -0800, mad...@udel.edu wrote: > Hi All, > > I've recebtly exported my SOLR stats in a dspace 5 instance, into .csv > files. I've tried to import the stats into a Dspace 7.3 instance. I've used > this command: > > bin/dspace stats-log-importer -s -v -i

[dspace-tech] SOLR import from Dspace 5 to Dspace 7

2023-02-01 Thread mad...@udel.edu
Hi All, I've recebtly exported my SOLR stats in a dspace 5 instance, into .csv files. I've tried to import the stats into a Dspace 7.3 instance. I've used this command: bin/dspace stats-log-importer -s -v -i usagestats_999.csv I get the following error: Writing to solr server at: server

[dspace-tech] Solr Sharding By Year [DSpace 7.4]

2023-01-01 Thread Technologiczny Informator
Hi, My task as in the title both from crontab and directly called by me returns the same error: [dspace@dspace dspace]$ ./bin/dspace stats-util -s Exception: Cannot invoke "java.lang.CharSequence.toString()" because "target" is null java.lang.NullPointerException: Cannot invoke

[dspace-tech] Solr 8.11 and example queries

2022-12-16 Thread Karol
I'm confused because for a long time I've been trying to take additional statistics using solr - but I always get empty results. I am currently using dspace 7.4 and solr 8.11. i am using : https://wiki.lyrasis.org/display/DSPACE/Solr#Solr-Solrqueries I have tried several ways: 1) Query through

Re: [dspace-tech] SOLR Statistics - DSpace

2022-09-21 Thread 'Tim Donohue' via DSpace Technical Support
To: Tim Donohue Subject: Re: [dspace-tech] SOLR Statistics - DSpace Hi Tim, We are not trying to run scripts in PROD, we are trying to run these scripts locally on my machine. Please advise what we can do to run docker scripts. Thanks, Jeff On Mon, Sep 19, 2022 at 12:51 PM 'Tim Donohue' via

Re: [dspace-tech] SOLR Statistics - DSpace

2022-09-19 Thread 'Tim Donohue' via DSpace Technical Support
le to view statistics when logged in? >> >> Kindly advise on version of DSpace you are on. >> >> Regards >> /Bravismore >> -- >> *From:* dspac...@googlegroups.com on behalf >> of Jeff Garcia >> *Sent:* 15 September 2

Re: [dspace-tech] SOLR Statistics - DSpace

2022-09-16 Thread Jeff Garcia
- > *From:* dspac...@googlegroups.com on behalf > of Jeff Garcia > *Sent:* 15 September 2022 15:22 > *To:* DSpace Technical Support > *Subject:* [dspace-tech] SOLR Statistics - DSpace > > Good morning, > > What is a solution for enabling the R

Re: [dspace-tech] SOLR Statistics - DSpace

2022-09-15 Thread Jeff Garcia
: dspace-tech@googlegroups.com on behalf of Jeff Garcia Sent: 15 September 2022 15:22 To: DSpace Technical Support Subject: [dspace-tech] SOLR Statistics - DSpace   Good morning, What is a solution for enabling the Reporting Capabilities out of the box for DSpace?  I found out running scripts

Re: [dspace-tech] SOLR Statistics - DSpace

2022-09-15 Thread Mumanyi, Bravismore
-tech] SOLR Statistics - DSpace Good morning, What is a solution for enabling the Reporting Capabilities out of the box for DSpace? I found out running scripts in DSpace is not a solution, all I want is for Statistics to show in the "Statistics" section in DSpace. Please advise, Th

[dspace-tech] SOLR Statistics - DSpace

2022-09-15 Thread Jeff Garcia
Good morning, What is a solution for enabling the Reporting Capabilities out of the box for DSpace? I found out running scripts in DSpace is not a solution, all I want is for Statistics to show in the "Statistics" section in DSpace. Please advise, Thanks, Jeff -- All messages to this

Re: [dspace-tech] Solr indexing of date fields (Query about dc.date.issued_dt field)

2022-09-12 Thread 'Tim Donohue' via DSpace Technical Support
to this thread. Tim From: dspace-tech@googlegroups.com on behalf of Kiran Dhakal Sent: Friday, September 9, 2022 7:10 AM To: DSpace Technical Support Subject: [dspace-tech] Solr indexing of date fields (Query about dc.date.issued_dt field) Hi, I am trying to use dc.date.is

[dspace-tech] Solr indexing of date fields (Query about dc.date.issued_dt field)

2022-09-09 Thread Kiran Dhakal
Hi, I am trying to use dc.date.issued in the bq field of dismax parser. But I cannot use it as it is multivalued. My plan was to make the field single valued, though I am yet to look at how to do that. But, I stumbled upon the field dc.date.issued_dt. I saw that this field has been used in

[dspace-tech] Solr schema question

2022-09-02 Thread Jorge Alberto Bonilla Castaneda
good morning, because the authorities import process failed, I had a little doubt, and it is about whether these fields refer to the same thing, I mean: -> the dc_type_id field in the dc_value view of the database [image: Captura de pantalla 2022-09-02 095522.png] is the same as -> the

[dspace-tech] solr statistics utilities

2022-08-19 Thread 'Bill Tantzen' via DSpace Technical Support
All, Can somebody explain the difference between: stats-util --export and solr-export-statistics and when and why I might choose one over the other? I routinely use solr-export-statistics to backup my solr stats, but stats-util --export seems to do the same thing? Thanks, ~~Bill -- Human

Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread Thiago Cavalcanti
Hello, Bill. Thanks! It works. In order to get it back to the codebase (like Tim suggests), I guess that in the short run it would be better to support both 8 and 9, doing a check of which Solr version DSpace is dealing with. Best regards, Thiago Em quarta-feira, 15 de junho de 2022 às

Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread 'Bill Tantzen' via DSpace Technical Support
near the top of search/conf/solrconfig.xml, try this (original config commented out): see if that helps! ~~Bill On Wed, Jun 15, 2022 at 4:59 PM Thiago Cavalcanti wrote: > Hello, Bill. > > Yes, that's the case. I'm running DSpace 7.2.1 and Solr 9.0.0. > > Thanks in

Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread 'Tim Donohue' via DSpace Technical Support
anks, Tim From: 'Bill Tantzen' via DSpace Technical Support Sent: Wednesday, June 15, 2022 3:55 PM To: Thiago Cavalcanti ; DSpace Technical Support Subject: Re: [dspace-tech] Solr error when initializing DSpace's search core Thiago, What version of DSpace? If you a

Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread Thiago Cavalcanti
Hello, Bill. Yes, that's the case. I'm running DSpace 7.2.1 and Solr 9.0.0. Thanks in advance, Thiago Em quarta-feira, 15 de junho de 2022 às 17:55:50 UTC-3, tant...@umn.edu escreveu: > Thiago, > What version of DSpace? If you are on v7.x and have recently upgraded to > solr v9.0.0 there are

Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread 'Bill Tantzen' via DSpace Technical Support
Thiago, What version of DSpace? If you are on v7.x and have recently upgraded to solr v9.0.0 there are a few tweaks you need to make in the search core's solrconfig.xml (I can fill you in if this is the case). ~~Bill On Wed, Jun 15, 2022 at 3:33 PM Thiago Cavalcanti wrote: > Hi there. > > I

[dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread Thiago Cavalcanti
Hi there. I recently installed a fresh DSpace instance after a while, but I'm encountering an error with the search core in Solr. When initializing it, Solr throws this error: search: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Could not load conf for core

[dspace-tech] SOLR error update dspace 5.2 -> 6.3 -> 7.0 ,

2022-06-13 Thread Jorge Alberto Bonilla Castaneda
SOLR error Hello , I am trying to update the dspace of the library where I work , for this the first step was to take the assetstore folder and the database and import it to a server with 6.3 , making slight corrections based on other useful publications of this group However, when upgrading

[dspace-tech] Solr Sharding by year ERROR

2022-01-12 Thread Juan López
Hi! I have my solr split by years, however, DSpace is not showing any information in my items statistics for the year 2021... I've reindexed my solr but DSpace still doesn't show anything for said year. Has anyone have the same issue? Any workaround would be appreciated! Thanks, Juan --

[dspace-tech] Solr: top downloads for a collection during time-frame

2021-12-09 Thread Sean Carte
How can I get a list of top downloads for a collection during a specified time period from solr? It looks like I should be able to modify the example query in the documentation at https://wiki.lyrasis.org/display/DSDOC5x/SOLR+Statistics to do what I want, but I don't know what to use as a

[dspace-tech] SOLR Error

2021-10-23 Thread michael munene
Hi Support, Im getting a SOLR error below(Screenshot attached). Please assist.[image: solr.JPG] -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the

[dspace-tech] SOLR Error

2021-10-23 Thread michael munene
Dear Support. Im getting a solr error below (screenshot attached). Kindly assist. [image: solr.JPG] -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to

[dspace-tech] SOLR Queries - DSpace Data

2021-07-30 Thread Sarah Butash
Hello DSpace Community, I have limited experience collecting stats information from DSpace as needed for library reporting. I use SOLR for this purpose. I'd like to do more advanced querying. For instance, I'd like to query the database for all items with a particular subject. I'd like the

Re: [dspace-tech] SOLR ERROR 500

2021-06-26 Thread michael munene
thanks Mark, I was able to get it to work through the following steps 1. changed permissions of solr webapp to tomcat owner and [dspace]/solr to tomcat also 2. stopped tomcat 3. started tomcat 4. run the [dspace]/dspace index-discovery -b -s to reindex 5. after finishing tested with curl

Re: [dspace-tech] SOLR ERROR 500

2021-06-25 Thread Mark H. Wood
On Fri, Jun 25, 2021 at 06:04:43AM -0700, michael munene wrote: > Hi support, > > Please assist with error attached. [...] > Caused by: java.nio.file.NoSuchFileException: > optdspacesolrsearchdatai >

[dspace-tech] SOLR ERROR 500

2021-06-25 Thread michael munene
Hi support, Please assist with error attached. -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

[dspace-tech] Solr error 'Unknown DSpace type' when searching for secondary level entities

2021-04-27 Thread paulo.e...@gmail.com
Hi! We have a fresh DSpaceCRIS 6.3 setup. Field search/autocomplete is not working for secondary level dynamic objects. error is: 2021-04-28 01:43:43,322 ERROR org.dspace.discovery.SolrServiceImpl @ anonymous::Error while quering solr:Query\colon; super*

Re: [dspace-tech] SOLR connection refused

2021-04-12 Thread Mark H. Wood
On Fri, Apr 09, 2021 at 04:13:26PM -0400, Keith Jones wrote: > I'm running Dspace 5.4 and I'm using SOLR for the discovery layer and > that is working fine. When I try using the dspace stats-util options, > I'm getting Server refused connection. I have the solr webapp > deployed to the webapps

[dspace-tech] Solr query syntax errors in Discovery

2021-04-12 Thread Mark H. Wood
DSpace 5.6, XMLUI, stand-alone Solr 4.10.4 (not the one bundled with DSpace). I see a lot of this in dspace.log: 2021-04-10 02:36:16,241 ERROR org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer @ anonymous:session_id=446633F7AC802148494F2A4482B377EC:ip_addr=185.191.171.39:Error in

[dspace-tech] SOLR connection refused

2021-04-09 Thread Keith Jones
Hi, I'm running Dspace 5.4 and I'm using SOLR for the discovery layer and that is working fine. When I try using the dspace stats-util options, I'm getting Server refused connection. I have the solr webapp deployed to the webapps area in Tomcat. I have Dspace behind Https. Any thoughts on why

Re: [dspace-tech] Solr permissions error after fresh install (DSpace 6.3)

2021-04-06 Thread gonza...@gmail.com
Sarah, that's it! Thanks a lot. Send you a coffee! ⅽ[ː̠̈ː̠̈ː̠̈] ͌ El Tuesday, April 6, 2021 a la(s) 4:51:53 PM UTC-3, mount...@gmail.com escribió: > "Cannot create directory" does sound like a permissions issue. Have you > listed the relevant ReadWritePaths in your tomcat.service file?

Re: [dspace-tech] Solr permissions error after fresh install (DSpace 6.3)

2021-04-06 Thread Sarah Mount
"Cannot create directory" does sound like a permissions issue. Have you listed the relevant ReadWritePaths in your tomcat.service file? Sarah On Tue, 6 Apr 2021 at 20:46, gonza...@gmail.com wrote: > Hi, > > I've installed DSpace 6.x a couple of times but never faced this problem > before and

[dspace-tech] Solr permissions error after fresh install (DSpace 6.3)

2021-04-06 Thread gonza...@gmail.com
Hi, I've installed DSpace 6.x a couple of times but never faced this problem before and I'm kinda lost. There must be something quite simple to solve it just in front of me... Context: Debian 10 DSpace 6.3 fresh install OpenJDK 1.8 Tomcat 9.0.31.0 After a fresh install, I'm getting some

Re: [dspace-tech] SOlr stats lost

2021-01-18 Thread Claudia Jürgen
Dear Humberto, yes it is possible to convert the dspace logs to an intermediate format which can be imported into solr see https://wiki.lyrasis.org/display/DSDOC6x/SOLR+Statistics+Maintenance#SOLRStatisticsMaintenance-DSpaceLogConverter or the appropriate part for the DSpace version you are

[dspace-tech] SOlr stats lost

2021-01-18 Thread Humberto Blanco Castillo
hi, Today, i have a problem wih filesystem and lost all solr stats index, its posible to recreate all solr stats from dspace logs? really appreciate your help Humberto, -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct:

Re: [dspace-tech] Solr version

2020-10-05 Thread José Geraldo
Solr is included. Livre de vírus. www.avast.com . <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> Em seg., 5

[dspace-tech] Solr version

2020-10-05 Thread Maya Zbitneva
Good day! Help me please to understand the following information: Is it necessary to install manually the latest version of Solr from https://lucene.apache.org/solr/downloads.html for DSpace 6.3? Or is Solr included in the installation of DSpace 6.3? With respect, System administrator,

Re: [dspace-tech] Solr Query Dspace API in JSPUI x DSpace 6.3 [Code Question]

2020-06-10 Thread R W
Hi Mark, You're incredible! Pointing out that null pointer, led me to find out that our solr server configurations were not set up properly (we have an external solr server). I logged out the configurationService.getProperty("solr-statistics.server") and it was coming back null. Fixed that

Re: [dspace-tech] Solr Query Dspace API in JSPUI x DSpace 6.3 [Code Question]

2020-06-09 Thread Mark H. Wood
On Mon, Jun 08, 2020 at 09:16:17AM -0700, R W wrote: > I am reaching out to ask for a second pair of eyes on this custom servlet > that I'm migrating from DSpace JSPUI x5.9 to x6.3. The servlet builds and > deploys without any issues but does not return a response from the solr > query when the

[dspace-tech] Solr Query Dspace API in JSPUI x DSpace 6.3 [Code Question]

2020-06-08 Thread R W
Hi Everyone, I am reaching out to ask for a second pair of eyes on this custom servlet that I'm migrating from DSpace JSPUI x5.9 to x6.3. The servlet builds and deploys without any issues but does not return a response from the solr query when the servlet URL is requested. The goal of this

SOLVED - Re: [dspace-tech] Solr metadata statistics - query syntax

2020-05-14 Thread Filippo Santoro
Hi Alan, first of all, sorry for this monstrous delay in replying to you, but the health situation here in Italy has been really critical and only now we can breathe a sigh of relief. The use of SQL query was the method I used previously, but I noticed that the same query made in Solr are much

[dspace-tech] Solr - Dspace

2020-02-25 Thread Saul Hernandez O.
Hello! Someone who support me, I need to get some stastics in solr with some instruction like the one i refer to: "http: //localhost:8080/solr/statistics/select?indent=on=0=true=time=2016-01-01T00:00:00Z=2017-01-01T00:00:00Z=%2B1MONTH=type:0+AND+isBot:false" but to show me stastics by

[dspace-tech] Solr

2020-02-21 Thread Майя Збитнева
Good day! Promt me, please, how to make postgres query for obtaining solr statistics by year and by collection. With respect. -- 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

Re: [dspace-tech] Solr metadata statistics - query syntax

2020-02-20 Thread Alan Orth
Dear Filippo, I only have a comment: if you have access to localhost you could query the SQL database directly (the Solr search core is built from that data anyways). I guess it all depends on your skill in writing Solr queries versus SQL queries! Regards, On Mon, Feb 17, 2020 at 4:39 PM

Re: [dspace-tech] SOLR error: too many boolean clauses

2020-02-19 Thread Alan Orth
Dear list, We have many users, collections, and groups and have run into both problems mentioned here. Over the last few years we hаve incremented both the Tomcat header size as well as the Solr max boolean clauses. I had no idea about this access rights awareness feature! I suspect turning this

Re: [dspace-tech] solr connection refused.

2020-02-18 Thread Mark H. Wood
On Mon, Feb 17, 2020 at 05:28:04PM -0500, Jose Blanco wrote: > I'm getting this error: > > Caused by: org.dspace.discovery.SearchServiceException: Server refused > connection at: http://dev.deepblue.lib.umich.edu/solr/search > > > Do I need to do something to enable this connection? I would

Re: [dspace-tech] SOLR error: too many boolean clauses

2020-02-17 Thread Sean Carte
Thank you, Claudia! Disabling the Access Rights Awareness feature does appear to resolve the issue. I did try increasing the maxBooleanClauses setting first, but it looks like this may get set elsewhere, so I found all the solrconfig.xml and increased it in all of them. That also resolves the

[dspace-tech] solr connection refused.

2020-02-17 Thread Jose Blanco
I'm getting this error: Caused by: org.dspace.discovery.SearchServiceException: Server refused connection at: http://dev.deepblue.lib.umich.edu/solr/search Do I need to do something to enable this connection? Thank you! -Jose -- All messages to this mailing list should adhere to the

Re: [dspace-tech] SOLR error: too many boolean clauses

2020-02-17 Thread Claudia Jürgen
Hello Sean, this might be related to the Access Rights Awareness see https://wiki.lyrasis.org/display/DSPACE/TechnicalFaq#TechnicalFAQ-I'mgetting%22SolrException:BadRequest%22followedbyalongqueryora%22tooManyClauses%22Exception Hope this helps Claudia Jürgen Am 17.02.2020 um 13:34 schrieb

[dspace-tech] Solr metadata statistics - query syntax

2020-02-17 Thread Filippo Santoro
Hello to everyone, I have installed an instance of DSpace 6.3 on Windows Server 2016. Since for institutional policies cannot use default JSP frontend of DSpace (except for ordinary maintenance), I am using Solr for queries. However, I need to get statistics from a query (as provided by the

[dspace-tech] SOLR usage stats stop working

2020-02-11 Thread Humberto Blanco Castillo
Hi, im confused about solr statistics, because stop worked from October 2019. I can connect to solr core on my web browser, and when i do dspace/stats-util and appears like worked fine, and solr logs not have any errors any idea? Thanks. -- All messages to this mailing list should adhere

Re: [dspace-tech] SOLR/Tomcat config issue

2020-01-08 Thread Scott Renton
Thanks very much Hardy- I hadn't seen these. The URL is firewalled to the stuff that needs it, but this may be a better way. I think my problem is at an earlier stage in the process. Perhaps I should word it differently: does anyone know how to configure the solr webapp in tomcat so internal

Re: [dspace-tech] SOLR/Tomcat config issue

2020-01-06 Thread Hardy Pottinger
Hi, Scott, you might be interested in the following advice from the Solr security wiki page: https://cwiki.apache.org/confluence/display/SOLR/SolrSecurity "If there is a need to provide query access to a Solr server from the open internet, it is highly recommended to use a proxy, such as one of

[dspace-tech] SOLR/Tomcat config issue

2020-01-06 Thread Scott Renton
Hi folks Quick one to see if anyone has a similar use case. I've got a v6 dspace installation, and I need the solr exposed so that receiving websites can work with its data. On the old version, which was a v1.8.1 with old-school SOLR, I could define the solr web app twice in config, once as

Re: [dspace-tech] solr upgrade for DSPACE 6.3

2019-11-12 Thread Mark H. Wood
On Tue, Nov 12, 2019 at 07:03:08AM -0800, NVTHUSHARA wrote: > Can anyone share the detailed step by step instructions for upgrading solr > 4.3.0 to solr 8.3 with dspace 6.3. I have solr 8.3 running as a windows > service with nssm and tomcat9 for dspace running as a service. Not precisely, but

[dspace-tech] solr upgrade for DSPACE 6.3

2019-11-12 Thread NVTHUSHARA
hi, Can anyone share the detailed step by step instructions for upgrading solr 4.3.0 to solr 8.3 with dspace 6.3. I have solr 8.3 running as a windows service with nssm and tomcat9 for dspace running as a service. Thanks. NVTHUSHARA -- All messages to this mailing list should adhere to the

[dspace-tech] SOLR Query for Submitted Items per month (excluding harvested items)

2019-07-23 Thread euler
Dear All, I would like to ask if the SOLR query example from this page: https://wiki.duraspace.org/display/DSPACE/Solr#Solr-Breakdownofsubmitteditemspermonth includes the harvested items? If yes, how can I exclude the harvested items from this query or is this possible? I am asking because I

[dspace-tech] Solr lock obtained timeout

2019-03-19 Thread Alan Orth
Dear list, In the last few months we've been having issues with Solr throwing "Error creating core" errors one out of every two times we start Tomcat. This results in our statistics from previous years being inaccessible. For example, from the Solr log yesterday: 2019-03-18 12:32:39,799 ERROR

[dspace-tech] SOLR Query doesn't coincide with DSpace Item Usage Statistics

2019-03-01 Thread Jose Antonio Galeano Cardenas
Hi! In the usage statistics on DSpace I get a total views of 136 but when I do a Solr Query I get 155. What may I be doing wrong? DSpace Item Usage Statistics: Solr QUERY: select?indent=on=0=type:0+owningItem:c97292cc-d639-4d38-8531-892b3d719138=-isBot:true=statistics_type:view -- All

Re: [dspace-tech] solr

2018-11-07 Thread Tim Donohue
Hello Gilbert, Sorry for the delayed response. The error you are getting from Solr seems to be "Invalid content type", which essentially means that Solr is *not* responding in the format that is expected. See this question on StackOverflow for example:

Re: [dspace-tech] solr

2018-10-31 Thread gilbert kunonga
*Thank you Tim, Yes I am able to re-index the site using the command [dspace]/bin/dspace index-discovery -b , the solr.log did not show any error as shown below:* 2018-10-31 19:15:17,206 INFO org.apache.solr.handler.component.QueryElevationComponent @ Loading QueryElevation from:

Re: [dspace-tech] solr

2018-10-31 Thread gilbert kunonga
I recently upgrade to dspace 6.3 from 6.2 On Wednesday, 31 October 2018 18:42:01 UTC+2, Tim Donohue wrote: > > Hi Gilbert, > > Are you able to reindex your site? Try running: > > [dspace]/bin/dspace index-discovery -b > > This will run a full reindex (of all browse indexes). See: >

Re: [dspace-tech] solr

2018-10-31 Thread Tim Donohue
Hi Gilbert, Are you able to reindex your site? Try running: [dspace]/bin/dspace index-discovery -b This will run a full reindex (of all browse indexes). See: https://wiki.duraspace.org/display/DSDOC6x/Discovery#Discovery-DiscoverySolrIndexMaintenance If this command doesn't work, it's

[dspace-tech] solr

2018-10-30 Thread gilbert kunonga
I am getting the following error when i try to browse by type Author, Title, Issue Date or Subject. Communities and Collections are displaying. Solr.log is showing [dspace]/solr/authority/data/index/write.lock is locked for writing Java stacktrace: org.apache.http.ParseException: Invalid

Re: [dspace-tech] Solr Error no recent submissions no index

2018-10-05 Thread Tim Donohue
Hi Humberto, This is a new error to me. But, since Solr is running, it's possible that it's just your DSpace configuration that has gotten messed up. You might want to double check that your "discovery.search.server" configuration is set properly:

[dspace-tech] Solr filterCache too small?

2018-09-19 Thread Alan Orth
Dear list, I was reading about the general utility of the Solr filterCache for storing results of queries using the "fq" parameter and noticed that all of DSpace's Solr cores use a default size of 512[0]. This only stores 512 entries in the query cache. As DSpace is a very heavy user of Solr for

Re: [dspace-tech] Solr query for submitted items?

2018-08-15 Thread euler
Hi helix, I followed your instruction to delete the Solr search core data which is located in [dspace]/solr/search/data after I stopped tomcat. After starting tomcat and issuing the index-discovery -b command, I waited a couple of minutes just to make sure that there were items already written

Re: [dspace-tech] Solr query for submitted items?

2018-08-15 Thread helix84
Sorry, I can't think of a reason why dc.date.accessioned_dt would be missing from your Solr search core if you have dc.date.accessioned values in the metadata. Dropping and restoring the DB will not help with this issue - it does not change DB contents. If the values are in the metadata, the

Re: [dspace-tech] Solr query for submitted items?

2018-08-15 Thread euler
Hi helix, I've tried several times to reindex (index-discovery -b) but I still have zero values when doing solr query for breakdown of submitted items per month. I am very sure that I have the dc.date.accessioned metadata field in all of my items. I'm wondering why I have the correct values

Re: [dspace-tech] Solr query for submitted items?

2018-08-14 Thread helix84
It seems that you're using the schema from DSpace unmodified, the only change being the default query operator from OR to AND. This schema creates the *_dt indexes for you from date fields. If, for some reason, they are not created, try a full reindex. Otherwise the reason will be that you simply

Re: [dspace-tech] Solr query for submitted items?

2018-08-14 Thread helix84
Please, send an example of your record (from [1]) and attach your schema [2] [1] http://localhost:8080/solr/search/select?indent=on=*:* [2] http://localhost:8080/solr/search/admin/file?file=schema.xml=text/xml;charset=utf-8 Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette

Re: [dspace-tech] Solr query for submitted items?

2018-08-14 Thread euler
Dear All, I would like to ask for help regarding my solr query. As I've stated in my previous post below, running the query http://localhost:8080/solr/search/select?indent=on=0=true=dc.date.accessioned_dt=2018-01-01T00:00:00Z=2019-01-01T00:00:00Z=%2B1MONTH=search.resourcetype:2 gave me zero

[dspace-tech] Solr doesn't show all values in author facet

2018-03-08 Thread Fabrizio Mirenghi
Hi, I'm using DSpace 4.x and have created a new facet for Authors, combining 6 metadata as follows (extract from discovery.xml): dim.autoreArch dim.facetAuthorImg dim.facetAuthorDoc dim.facetAuthorVideo

[dspace-tech] SOLR doesn't show all values in Author facet

2018-03-08 Thread Fabrizio Mirenghi
Hi, I use DSpace 4.x and I have created a customized facet for the authors using the values of 6 metadata (following is the extract from my discovery.xml) dim.autoreArch dim.facetAuthorImg dim.facetAuthorDoc

Re: [dspace-tech] solr errors

2018-01-09 Thread Alan Orth
Thanks for the response, Monika. I haven't spent much time troubleshooting this but I was assuming it's just some bot that has performed the search by essentially pressing random buttons in the XMLUI. :) Cheers, On Mon, Jan 8, 2018 at 3:16 PM Monika Mevenkamp wrote: > Alan,

Re: [dspace-tech] solr errors

2018-01-08 Thread Monika Mevenkamp
Alan, never completely solved it - I do not quite remember what I did in the end - I may have reindexed everything In any case - looking at my logs now I see 200 exception in Dec 1 so far only a couple different kinds Caused by: org.dspace.browse.BrowseException:

Re: [dspace-tech] solr errors

2018-01-06 Thread Alan Orth
Monika, I'm also seeing a few hundred of these Solr errors per day in my DSpace logs. Did you ever figure out what was causing them? I tried a full Discovery re-index, but it didn't help. We're using DSpace 5.5. org.dspace.discovery.SearchServiceException: org.apache.solr.search.SyntaxError:

[dspace-tech] solr autocommit errors

2017-12-18 Thread Francis Brouns
Hi all, we are facing many SOLR errors, both on our search and statistics core. One recurring error relates to auto-commit giving IOException. In the tlog directory many tlogs remain indicating that commit fails. Is there a way to repair our statistics core? best wishes, Francis Brouns Open

Re: [dspace-tech] Solr query for submitted items?

2017-12-12 Thread euler
Hi ~~helix84, When I tried to run the example in Breakdown of submitted items per month , the values returned are all zeroes. Am I missing something (ie cron or scheduled tasks to run)? Other examples in

Re: [dspace-tech] Solr item view stats not updating in browser

2017-11-29 Thread Claudia Jürgen
Hello Gary, actually 319 views are displayed for 2017-11 and the item ws published 2017-11-26T23:47:36Z. A lot of hits you view in the logs will most likely come from bots and these are per default not counted see

Re: [dspace-tech] Solr item view stats not updating in browser

2017-11-28 Thread Terry Brady
Gary, That is correct. DSpace makes some attempt to filter out bot traffic. When you look directly at the SOLR records, you may see some records with an isBot field. To view the item counts, the following query will reveal those: type:2 AND id:2924 The bundle filter does not apply to the item

Re: [dspace-tech] Solr item view stats not updating in browser

2017-11-28 Thread Gary Browne
Thanks Terry, So I'm assuming "bitstream views" equate to "dowloads"? If so, that gives me a figure more like what I would expect. And how would I get item view counts for this particular item? We haven't sharded our stats. Ta, Gary On Wednesday, November 29, 2017 at 10:21:38 AM UTC+11,

Re: [dspace-tech] Solr item view stats not updating in browser

2017-11-28 Thread Terry Brady
If you get the database id for the item, you can run the following query from your SOLR console for the statistics repo. In DSpace 6, the id will be a UUID. In DSpace 3-5, it will be an integer. 2924 is being used in the sample query below. type:0 AND owningItem:2924 AND bundleName:ORIGINAL

[dspace-tech] Solr item view stats not updating in browser

2017-11-28 Thread Gary Browne
Hi all, I know there are more views and downloads on this item than are displaying in the browser: https://ses.library.usyd.edu.au/handle/2123/17600/statistics How can I query Solr directly to see if the correct figures are in the Solr index? In the dspace logs I see this (among other

[dspace-tech] solr statistics export incomplete

2017-10-31 Thread Francis Brouns
Hi all, we are having problems with our solr indexes, not sure what the cause is. In an attempt to restore statistics, I am trying to export the data. However, after running solr-export-statistics only some csv files for December 2015, some for 2016 and 2017 are created. There should be

[dspace-tech] Solr statistics group by ip

2017-10-17 Thread Leandro Pujol
Hello, first sorry for my english. im trying to make some filters to read statistics from solr but i encountered some weird data. if i want to see the top ten of downloaded items in a period, i use the following parameters * "facet":"true",* * "indent":"true",* *

  1   2   >