Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jim Anderson
I cleared the Firefox cache and restarted and things are working ok now. Jim On Sun, Jun 7, 2020 at 3:44 PM Jim Anderson wrote: > @Jan > > Thanks for the suggestion. I tried opera instead of firefox and it worked. > I will try cleaner the cache on firefox, restart it and see if it works > there

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jim Anderson
@Jan Thanks for the suggestion. I tried opera instead of firefox and it worked. I will try cleaner the cache on firefox, restart it and see if it works there. Jim On Sun, Jun 7, 2020 at 3:28 PM Jim Anderson wrote: > An update. > > I started over by removing my Solr 7.3.1 installation and untar

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jim Anderson
An update. I started over by removing my Solr 7.3.1 installation and untarring again. Then went to the bin root directory and entered: bin/solr -start Next, I brought up the solr admin window and it still gives the same error message and hangs up. As far as I can tell I am running solr straight

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jan Høydahl
Try force reloading the admin page in your browser a few times. Or try another browser? Jan Høydahl > 7. jun. 2020 kl. 21:07 skrev Jim Anderson : > >  Did you install Solr with the installer script > > I was not aware that there is an install script. I will look for it, but if > you can

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jim Anderson
>>> Did you install Solr with the installer script I was not aware that there is an install script. I will look for it, but if you can point me to it, that will help >>> or just >>> start it up after extracting the archive? I extracted the files from a tar ball and did a bit of setting up. For

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Shawn Heisey
On 6/7/2020 10:16 AM, Jim Anderson wrote: The admin pages comes up with: SolrCore Initialization Failures I look in my .../solr/server/logs directory and cannot find and meaningful errors or warnings. Should I be looking elsewhere? That depends. Did you install Solr with the installer s

Re: Solr Admin UI with restricted authorization

2020-05-29 Thread Jörn Franke
You can restrict the admin UI by limiting access using the authorization plugin. I would though not give access to end users for the admin UI. A good practice is to create your own web application running on a dedicated server that manages all the authentication / authorization and provides a U

RE: Solr Admin Console hangs on Chrome

2020-01-14 Thread Webster Homer
age- From: Erick Erickson Sent: Tuesday, January 14, 2020 7:17 AM To: solr-user@lucene.apache.org Subject: Re: Solr Admin Console hangs on Chrome I’ve also seen the browser hang when returning large result sets even when typing the query in the address bar, bypassing the admin UI entirely. Browsers

Re: Solr Admin Console hangs on Chrome

2020-01-14 Thread Erick Erickson
: >>>> >>>> I still see this issue with Chrome and the admin console. I am using Solr >>>> 7.3 >>>> >>>> In the Chrome console I see an error: "style.css:1 Failed to load >>>> resource: the server responded with a s

Re: Solr Admin Console hangs on Chrome

2020-01-14 Thread Jan Høydahl
using Solr >>> 7.3 >>> >>> In the Chrome console I see an error: "style.css:1 Failed to load >>> resource: the server responded with a status of 404 (Not Found)" >>> >>> This used to work. >>> >>> It is unusably sl

Re: Solr Admin Console hangs on Chrome

2020-01-14 Thread Mel Mason
server responded with a status of 404 (Not Found)" This used to work. It is unusably slow, even with a simple query like *:* -Original Message- From: Jan Høydahl Sent: Thursday, December 12, 2019 1:45 AM To: solr-user@lucene.apache.org Subject: Re: Solr Admin Console hangs on Chrome

Re: Solr Admin Console hangs on Chrome

2020-01-14 Thread Jan Høydahl
gt; It is unusably slow, even with a simple query like *:* > > -Original Message- > From: Jan Høydahl > Sent: Thursday, December 12, 2019 1:45 AM > To: solr-user@lucene.apache.org > Subject: Re: Solr Admin Console hangs on Chrome > > I have seen slowness when the re

RE: Solr Admin Console hangs on Chrome

2020-01-13 Thread Webster Homer
query like *:* -Original Message- From: Jan Høydahl Sent: Thursday, December 12, 2019 1:45 AM To: solr-user@lucene.apache.org Subject: Re: Solr Admin Console hangs on Chrome I have seen slowness when the result is a very large json but not for ordinary queries. How long delay do you see? Is it only

Re: Solr Admin Console hangs on Chrome

2019-12-11 Thread Jan Høydahl
I have seen slowness when the result is a very large json but not for ordinary queries. How long delay do you see? Is it only for query panel or for the UI in general? Jan Høydahl > 11. des. 2019 kl. 16:07 skrev Alexandre Rafalovitch : > > Check for popup and other tracker blockers. It is pos

Re: Solr Admin Console hangs on Chrome

2019-12-11 Thread Alexandre Rafalovitch
Check for popup and other tracker blockers. It is possible one of the resources has a similar name and triggers blocking. There was a thread in early October with a similar discussion, but apart from the blockers idea nothing else was discovered at the time. An easy way would be to create a new Ch

Re: Solr Admin Console hangs on Chrome

2019-12-11 Thread A Adel
Hi - could you provide more details, such as Solr and browser network logs when using Chrome / other browsers? On Tue, Dec 10, 2019 at 5:48 PM Joel Bernstein wrote: > Did a recent change to Chrome cause this? > > In Solr 8x, I'm not seeing slowness with Chrome on Mac. > > > > Joel Bernstein > ht

Re: Solr Admin Console hangs on Chrome

2019-12-10 Thread Joel Bernstein
Did a recent change to Chrome cause this? In Solr 8x, I'm not seeing slowness with Chrome on Mac. Joel Bernstein http://joelsolr.blogspot.com/ On Tue, Dec 10, 2019 at 8:26 PM SAGAR INGALE wrote: > I am also facing the same issue for v6.4.0 > > On Wed, 11 Dec, 2019, 5:37 AM Joel Bernstein,

Re: Solr Admin Console hangs on Chrome

2019-12-10 Thread SAGAR INGALE
I am also facing the same issue for v6.4.0 On Wed, 11 Dec, 2019, 5:37 AM Joel Bernstein, wrote: > What version of Solr? > > > > Joel Bernstein > http://joelsolr.blogspot.com/ > > > On Tue, Dec 10, 2019 at 5:58 PM Arnold Bronley > wrote: > > > I am also facing similar issue. I have also switched

Re: Solr Admin Console hangs on Chrome

2019-12-10 Thread Joel Bernstein
What version of Solr? Joel Bernstein http://joelsolr.blogspot.com/ On Tue, Dec 10, 2019 at 5:58 PM Arnold Bronley wrote: > I am also facing similar issue. I have also switched to other browsers to > solve this issue. > > On Tue, Dec 10, 2019 at 2:22 PM Webster Homer < > webster.ho...@millipo

Re: Solr Admin Console hangs on Chrome

2019-12-10 Thread Arnold Bronley
I am also facing similar issue. I have also switched to other browsers to solve this issue. On Tue, Dec 10, 2019 at 2:22 PM Webster Homer < webster.ho...@milliporesigma.com> wrote: > It seems like the Solr Admin console has become slow when you use it on > the chrome browser. If I go to the query

Re: Solr admin interface freezes on Chrome

2019-10-02 Thread Jörn Franke
I think it is a Chrome issue. I observed the same, but it disappeared. I guess due to Chrome update. > Am 02.10.2019 um 17:47 schrieb Mel Mason : > > Hi, > > Is anyone else experiencing problems using the admin interface on Chrome? > It's been working for us for years, but suddenly this last

Re: Solr admin interface freezes on Chrome

2019-10-02 Thread Yonik Seeley
Can someone open a JIRA to track this problem? -Yonik On Wed, Oct 2, 2019 at 7:04 PM Solr User wrote: > > Works fine on Firefox, and I > > haven't made any changes to our Solr instance (v8.1.1) in a while. > > Had a co-worker with a similar issue. He had a pop-blocker enabled in > chrome that wa

Re: Solr admin interface freezes on Chrome

2019-10-02 Thread Solr User
> Works fine on Firefox, and I > haven't made any changes to our Solr instance (v8.1.1) in a while. Had a co-worker with a similar issue. He had a pop-blocker enabled in chrome that was preventing some resource call (or something similar). When switching to Firefox everything worked without issue.

Re: Solr admin interface freezes on Chrome

2019-10-02 Thread Lucky Sharma
+1 for Mee too, I guess there are some API calls, PS: looking Into the same On Wed, 2 Oct, 2019, 9:17 pm Mel Mason, wrote: > Hi, > > Is anyone else experiencing problems using the admin interface on > Chrome? It's been working for us for years, but suddenly this last week > it's started freezi

Re: Solr admin UI new features

2019-01-27 Thread Gus Heck
on > Sent: Thursday, 24 January 2019 1:23:15 PM > To: solr-user > Subject: Re: Solr admin UI new features > > H, is there any chance you somehow have your Solr instances > pulling some things, particularly browser-related from your old > install? Or from some intermediate

Re: Solr admin UI new features

2019-01-23 Thread Dwane Hall
use. (The bundled version or our production instance). Thanks again for your assistance it's very much appreciated. Dwane From: Erick Erickson Sent: Thursday, 24 January 2019 1:23:15 PM To: solr-user Subject: Re: Solr admin UI new features H, is there

Re: Solr admin UI new features

2019-01-23 Thread Erick Erickson
H, is there any chance you somehow have your Solr instances pulling some things, particularly browser-related from your old install? Or from some intermediate cache between your browser and the Solr instances? Or perhaps "something got copied somewhere" and is being picked up from the old insta

Re: Solr admin timeout

2018-09-20 Thread Shawn Heisey
On 9/19/2018 1:05 PM, Webster Homer wrote: I have a fairly complex query which I'm trying to debug. The query works as long as I don't try to return the field: [explain style=nl] Of course this is the data I'm really interested in. When I run it, the console acts busy, but then the screen clear

Re: Solr admin client crash - caused by too many fields

2018-08-14 Thread ruby
Thanks for your answer. In previous Solr version (5.0) I had same number of fields and didn't run into this issue. Did anything change in Solr 6.0 above? Thanks -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Solr admin client crash - caused by too many fields

2018-08-14 Thread Toke Eskildsen
On Fri, 2018-08-10 at 06:38 -0700, ruby wrote: > I have 60 thousand fields in schema. When I go to the Analysis page > to analyze a field content > > http://localhost:8983/solr/#/collection1/analysis?analysis.fieldvalue > =xyz&analysis.query=xyz&analysis.fieldname=field1&verbose_output=0 > > the

Re: Solr admin client crash - caused by too many fields

2018-08-10 Thread Erick Erickson
The analysis page is not all that efficient and can take a long time to execute, especially with 60K fields. Having that many fields is almost always a cause to revisit your design and cut the number of fields down. Solr can cope (well, except for the analysis page and some other edge cases), but

Re: Solr admin client crash - caused by too many fields

2018-08-10 Thread Shawn Heisey
On 8/10/2018 7:38 AM, ruby wrote: I have 60 thousand fields in schema. When I go to the Analysis page to analyze a field content http://localhost:8983/solr/#/collection1/analysis?analysis.fieldvalue=xyz&analysis.query=xyz&analysis.fieldname=field1&verbose_output=0 the admin panel crashes and sh

Re: Solr admin Segments page legend

2018-05-18 Thread Erick Erickson
Asher: Please follow the instructions here: http://lucene.apache.org/solr/community.html#mailing-lists-irc. You must use the _exact_ same e-mail as you used to subscribe. If the initial try doesn't work and following the suggestions at the "problems" link doesn't work for you, let us know. But n

Re: Solr admin Segments page legend

2018-05-18 Thread Erick Erickson
The proportions are off for deleted documents, see: SOLR-8839. On Fri, May 18, 2018 at 12:48 AM, Asher Shih wrote: > unsubscribe > > On Thu, May 17, 2018 at 8:17 PM, Yasufumi Mizoguchi > wrote: >> Hi, >> >> I found some information about the pink bar from mail archive. >> I think this should be

Re: Solr admin Segments page legend

2018-05-17 Thread Asher Shih
unsubscribe On Thu, May 17, 2018 at 8:17 PM, Yasufumi Mizoguchi wrote: > Hi, > > I found some information about the pink bar from mail archive. > I think this should be written in ref. guide. > >> I think that pink segments are those segments >> which the system thinks are most likely to be chose

Re: Solr admin Segments page legend

2018-05-17 Thread Yasufumi Mizoguchi
Hi, I found some information about the pink bar from mail archive. I think this should be written in ref. guide. > I think that pink segments are those segments > which the system thinks are most likely to be chosen for automatic > merging, according to whatever merge policy you have active. Mos

Re: Solr Admin Documents tab

2017-05-19 Thread Shawn Heisey
On 5/17/2017 10:42 AM, Rick Leir wrote: > Chris, Shawn, > I am using 5.2.1 . Neither the array (Shawn) nor the document list (Chris) > works for me in the Admin panel. However, CSV works fine. > > Clearly we are long overdue for an upgrade. I checked the PDF reference guide for 5.2 and it looks

Re: Solr Admin Documents tab

2017-05-17 Thread Rick Leir
Chris, Shawn, I am using 5.2.1 . Neither the array (Shawn) nor the document list (Chris) works for me in the Admin panel. However, CSV works fine. Clearly we are long overdue for an upgrade. Cheers -- Rick On May 17, 2017 10:22:28 AM EDT, Shawn Heisey wrote: >On 5/16/2017 12:41 PM, Rick Leir w

Re: Solr Admin Documents tab

2017-05-17 Thread Shawn Heisey
On 5/16/2017 12:41 PM, Rick Leir wrote: > In the Solr Admin Documents tab, with the document type set to JSON, I cannot > get it to accept more than one document. The legend says "Document(s)". What > syntax is expected? It rejects an array of documents. Thanks -- Rick See the box labeled "Addin

Re: Solr Admin Documents tab

2017-05-16 Thread Chris Ulicny
If you pass the array of documents without the opening and closing square brackets it should work with the page defaults (at least in v6.3.0) { "id":"1",...},{"id":"2",...},... instead of [{ "id":"1",...},{"id":"2",...},...] Best, Chris On Tue, May 16, 2017 at 2:42 PM Rick Leir wrote: > Hi all

Re: /solr/admin/ping causing exceptions in log?

2016-02-09 Thread Shawn Heisey
On 2/9/2016 7:01 AM, Daniel Pool wrote: > Did you ever get to the bottom of this issue? I'm encountering exactly the > same problem with haproxy 1.6.2; health checks throwing occasional errors and > the connection being closed by haproxy. Your message did not include any quotes from the original

Re: /solr/admin/ping causing exceptions in log?

2016-02-09 Thread Daniel Pool
Nathan, Did you ever get to the bottom of this issue? I'm encountering exactly the same problem with haproxy 1.6.2; health checks throwing occasional errors and the connection being closed by haproxy. Daniel Pool This electronic message contains information from CACI International Inc or subs

Re: Solr admin Url issues

2015-01-26 Thread Shawn Heisey
On 1/26/2015 9:02 PM, Summer Shire wrote: > Running solr (4.7.2) locally and hitting the admin page like this works just > fine http://localhost:8983/solr/ # > > > But on my deployment server my path is > http://example.org/jetty/MyA

Re: Solr admin Url issues

2015-01-26 Thread Summer Shire
jetty is not running on port 80 it is running on ports that I defined for my instances in sequence. and no I do not have apache2 reverse proxy in front :( > On Jan 26, 2015, at 8:18 PM, Dan Davis wrote: > > Is Jetty actually running on port 80?Do you have Apache2 reverse proxy > in front?

Re: Solr admin Url issues

2015-01-26 Thread Dan Davis
Is Jetty actually running on port 80?Do you have Apache2 reverse proxy in front? On Mon, Jan 26, 2015 at 11:02 PM, Summer Shire wrote: > Hi All, > > Running solr (4.7.2) locally and hitting the admin page like this works > just fine http://localhost:8983/solr/ #

Re: /solr/admin/ping causing exceptions in log?

2014-07-28 Thread Nathan Neulinger
Thing is - I wouldn't expect any of the default options mentioned to change the behavior intermittently. i.e. it's working for 95% of the health check requests, it's just the intermittent ones that seem to be cut off... I'm inquiring with haproxy devs since it appears that at least one other pe

Re: /solr/admin/ping causing exceptions in log?

2014-07-27 Thread Shawn Heisey
On 7/27/2014 7:23 PM, Nathan Neulinger wrote: > Unfortunately, doesn't look like this clears the symptom. > > The ping is responding almost instantly every time. I've tried setting a > 15 second timeout on the check, with no change in occurences of the error. > > Looking at a packet capture on th

Re: /solr/admin/ping causing exceptions in log?

2014-07-27 Thread Nathan Neulinger
Either way, looks like this is not a SOLR issue, but rather haproxy. Thanks. -- Nathan On 07/27/2014 08:23 PM, Nathan Neulinger wrote: Unfortunately, doesn't look like this clears the symptom. The ping is responding almost instantly every time. I've tried setting a 15 second timeout on the c

Re: /solr/admin/ping causing exceptions in log?

2014-07-27 Thread Nathan Neulinger
Unfortunately, doesn't look like this clears the symptom. The ping is responding almost instantly every time. I've tried setting a 15 second timeout on the check, with no change in occurences of the error. Looking at a packet capture on the server side, there is a clear distinction between wor

Re: /solr/admin/ping causing exceptions in log?

2014-07-27 Thread Nathan Neulinger
Cool. That's likely exactly it, since I don't have one set, it's using the check interval, and occasionally must just be too short. Thank you! -- Nathan I assume that this is the httpchk config to make sure that the server is operational. If so, you need to increase the "timeout check" valu

Re: /solr/admin/ping causing exceptions in log?

2014-07-27 Thread Shawn Heisey
On 7/26/2014 5:15 PM, Nathan Neulinger wrote: > Recently deployed haproxy in front of my solr instances, and seeing a > large number of exceptions in the logs now... Example below. I can pound > the server with requests against /solr/admin/ping via curl, with no > obvious issue, but the haproxy che

Re: /solr/admin/ping causing exceptions in log?

2014-07-26 Thread Nathan Neulinger
Tried changing to use /solr/admin/cores instead as a test - still see the same issue, though much less frequent. Nathan Neulinger nn...@neulinger.org Neulinger Consulting (573) 612-1412 On Sat,

Re: Solr Admin core status - Index is not "Current"

2014-04-11 Thread Chris W
Thanks, Shawn. On Fri, Apr 11, 2014 at 11:11 AM, Shawn Heisey wrote: > On 4/10/2014 2:50 PM, Chris W wrote: > >> Hi there >> >>I am using solrcloud (4.3). I am trying to get the status of a core >> from >> solr using (localhost:8000/solr/admin/cores?action=STATUS&core=) >> and >> i get the

Re: Solr Admin core status - Index is not "Current"

2014-04-11 Thread Shawn Heisey
On 4/10/2014 2:50 PM, Chris W wrote: Hi there I am using solrcloud (4.3). I am trying to get the status of a core from solr using (localhost:8000/solr/admin/cores?action=STATUS&core=) and i get the following output 100 102 2 20527 20 *false* What does current mean? A few of the cores are op

Re: Solr Admin core status - Index is not "Current"

2014-04-11 Thread Chris W
Any help on this is much appreciated. I cannot find any documentation around this and would be good to understand what this means Thanks On Thu, Apr 10, 2014 at 1:50 PM, Chris W wrote: > Hi there > > I am using solrcloud (4.3). I am trying to get the status of a core from > solr using (loca

Re: Solr admin search with wildcard

2013-06-28 Thread Erick Erickson
even > > "something" that is a component of the URL path. No wildcard required. > > > > > > -- Jack Krupansky > > > > -Original Message- From: Amit Sela > > Sent: Thursday, June 27, 2013 8:37 AM > > To: solr-user@lucene.apache.

Re: Solr admin search with wildcard

2013-06-27 Thread Amit Sela
quot;youtube" or even > "something" that is a component of the URL path. No wildcard required. > > > -- Jack Krupansky > > -Original Message- From: Amit Sela > Sent: Thursday, June 27, 2013 8:37 AM > To: solr-user@lucene.apache.org > Subject: Re: Solr

Re: Solr admin search with wildcard

2013-06-27 Thread Jack Krupansky
Sela Sent: Thursday, June 27, 2013 8:37 AM To: solr-user@lucene.apache.org Subject: Re: Solr admin search with wildcard The stored and indexed string is actually a url like " http://www.youtube.com/somethingsomething";. It looks like removing the quotes does the job: iframe:*youtube* or

Re: Solr admin search with wildcard

2013-06-27 Thread Amit Sela
The stored and indexed string is actually a url like " http://www.youtube.com/somethingsomething";. It looks like removing the quotes does the job: iframe:*youtube* or am I wrong ? For now, performance is not an issue, but accuracy is and I would like to know for example how many URLS have iframe s

Re: Solr admin search with wildcard

2013-06-27 Thread Jack Krupansky
No, you cannot use wildcards within a quoted term. Tell us a little more about what your strings look like. You might want to consider tokenizing or using ngrams to avoid the need for wildcards. -- Jack Krupansky -Original Message- From: Amit Sela Sent: Thursday, June 27, 2013 3:33

Re: Solr Admin Page Says Leader is Down, Replica is Up, Zookeeper Says Thar They are Both Active

2013-05-19 Thread Furkan KAMACI
This is from my error log: org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1 at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484) at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:4

Re: Solr Admin Page Says Leader is Down, Replica is Up, Zookeeper Says Thar They are Both Active

2013-05-19 Thread Furkan KAMACI
Hi Mark; I continue my tests and realized that issue. I have 1 leader and 1 replica at each shard. I have killed the leader: * Cloud graph says that *leader has gone ** *(which I expect). However * previous* *none leader still is not a leader ** *(which I didn't expect). * Zookeeper clusterstate

Re: Solr Admin Page Says Leader is Down, Replica is Up, Zookeeper Says Thar They are Both Active

2013-05-14 Thread Mark Miller
The actual state is a mix of the clusterstate.json and the ephemeral live nodes - a node may be listed as active or whatever, and if it's live node is not up, it doesn't matter - it's considered down. - Mark On May 14, 2013, at 8:08 AM, Furkan KAMACI wrote: > Node is shown as down at admin pa

Re: solr/admin java.io.IOException: A file, file system or message queue is no longer available.

2013-02-28 Thread Erick Erickson
Very strange. I'm assuming you've re-started Solr after the directories were removed? I'd expect to see a message in the log (WARNING) indicating the index dirs were being created. Otherwise, permissions errors can manifest themselves in tricky ways. not much help... Erick On Tue, Feb 26, 2

RE: solr/admin java.io.IOException: A file, file system or message queue is no longer available.

2013-02-26 Thread Lapera-Valenzuela, Elizabeth [PRI-1PP]
Here is the full error: [2/26/13 15:08:17:762 EST] 002e SolrDispatchF I org.apache.solr.servlet.SolrDispatchFilter init SolrDispatchFilter.init() [2/26/13 15:08:17:861 EST] 002e SolrResourceL I org.apache.solr.core.SolrResourceLoader locateSolrHome Using JNDI solr.home: /usr/local/pfs/

Re: Solr Admin Page authentication

2012-11-24 Thread Marcin Rzewucki
Hi, I added authentication in Jetty and it works fine. However, it's strange that url pattern like "/admin/cores*" is not working, but "/admin/*" works correct. Regards. On 17 November 2012 01:10, Marcin Rzewucki wrote: > Hi, > > Yes, I'm trying to add authentication to Jetty (for solr4), acco

Re: Solr Admin Page authentication

2012-11-16 Thread Marcin Rzewucki
Hi, Yes, I'm trying to add authentication to Jetty (for solr4), according to this wiki page: http://wiki.apache.org/solr/SolrSecurity Does it work for you ? On 16 November 2012 17:32, Michael Long wrote: > It doesn't... you would have to do this with jetty or tomcat. But I > noticed with 4.0 i

Re: Solr Admin Page authentication

2012-11-16 Thread Stefan Matheis
Alex On Friday, November 16, 2012 at 5:44 PM, Alexandre Rafalovitch wrote: > I wonder if it is possible to protect those resources and whether the > browser will pop-up the authentication on first access (even if from AJAX > call). Or it might be possible to have a fake resource loading from tha

Re: Solr Admin Page authentication

2012-11-16 Thread Alexandre Rafalovitch
The UI is under Solr, but actual operations I think are still under /solr/admin and /solr/corename/admin : I wonder if it is possible to protect those resources and whether the browser will pop-up the authentication on first access (even if from AJAX call). Or it might be possible to have a fa

Re: Solr Admin Page authentication

2012-11-16 Thread Michael Long
It doesn't... you would have to do this with jetty or tomcat. But I noticed with 4.0 it no longer lives under /admin but rather /solr...and that means you can't just password-protect it without password-protecting all of solr. If I am wrong, please let me know...I would love to protect it someh

Re: /solr/admin/stats.jsp null pointer exception

2012-08-09 Thread Jon Drukman
On Wed, Aug 8, 2012 at 3:03 PM, Chris Hostetter wrote: > I can't reproduce with teh example configs -- it looks like you've > tweaked hte logging to use the XML file format, anyway to get the > stacktrace of the "Caused by" exception so we can see what is null and > where? > Here is the caused by

Re: /solr/admin/stats.jsp null pointer exception

2012-08-08 Thread Chris Hostetter
: New install of Solr 3.6.1, getting a Null Pointer Exception when trying to : access admin/stats.jsp: : org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) : at : org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) : Caused by: ja

Re: Solr admin stops working

2012-08-02 Thread Brendan Grainger
I assume you're backgrounding solr. Maybe you just need disown %1 Brendan On Aug 2, 2012, at 1:04 PM, Niall wrote: > I've got Solr 3.6 up working with Jetty but the admin page is inaccessible > and Solr appears to stop working when I terminate my SSH connection to the > server after running s

RE: solr admin form query (full interface) - unknown handler: select

2012-05-07 Thread Robert Petersen
onday, May 07, 2012 11:12 AM To: solr-user@lucene.apache.org Subject: Re: solr admin form query (full interface) - unknown handler: select I don't see that problem with a fresh, unmodified 3.6 using example. The qt parameter doesn't show up in the query URL unless I modify the Request Handl

Re: solr admin form query (full interface) - unknown handler: select

2012-05-07 Thread Jack Krupansky
I don't see that problem with a fresh, unmodified 3.6 using example. The qt parameter doesn't show up in the query URL unless I modify the Request Handler to something other than "/select". Here's the query URL I get: http://localhost:8983/solr/select?indent=on&version=2.2&q=gps&fq=&start=0&ro

Re: solr admin bug with defaultCoreName

2011-10-12 Thread Stefan Matheis
Yes, but that's related to this Issue: https://issues.apache.org/jira/browse/SOLR-2605 On Wed, Oct 12, 2011 at 6:14 PM, abhayd wrote: > hi > > i applied patch it shows menu item and core which is NOT marked default. > Default core is missing from content frame. > > Still i cant reload core0 ( whi

Re: solr admin bug with defaultCoreName

2011-10-12 Thread abhayd
hi i applied patch it shows menu item and core which is NOT marked default. Default core is missing from content frame. Still i cant reload core0 ( which i specify as defaultCore) and appears in menu as "single core" ( not as Core 0 ) -- View this message in context: http://lucene.472066.n3.

Re: solr admin bug with defaultCoreName

2011-10-12 Thread Stefan Matheis
Hi, thanks for pointing that out. There is actually still a problem with defaultCoreName, so the used Check is not correct in that/your case :/ Quick-Fix for this Problem: https://gist.github.com/37ff72ee2237ec8b3c39 Will try to include that also in a complete Patch for SOLR-2667 Regards Stefan

Re: Solr admin page timed out and index updating issues

2011-03-18 Thread Ranma
Thank you, Markus for your reply. ..Well, in the end I think I found a way to make something work! Apart from Solr Admin Page letting me randomly access, I could eventually be able to update the search index and have the web site search functionality work. This is how: - I had to set the java

Re: Solr admin page timed out and index updating issues

2011-03-16 Thread Markus Jelsma
Yes, due to warmup queries Solr may run out of heap space at start up. On Monday 14 March 2011 16:52:15 Ranma wrote: > I am still stuck at the same point. > > Looking here and there I could read that the memory limit (heap space) may > need to be increased to -Xms512M -Xmx512M when launching the

Re: Solr admin page timed out and index updating issues

2011-03-14 Thread Ranma
I am still stuck at the same point. Looking here and there I could read that the memory limit (heap space) may need to be increased to -Xms512M -Xmx512M when launching the java -jar start.jar command. But in my vps I've been forced to set the Xmx limit to maximum Xmx400M since at higher value it

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-03 Thread Stefan Matheis
Am 02.03.2011 23:48, schrieb Robert Muir: On Wed, Mar 2, 2011 at 5:34 PM, Stefan Matheis wrote: Robert, even in this WIP-State? if so .. i'll try one tomorrow evening after work Its totally up to you, sometimes it can be useful to upload a partial or WIP solution to an issue: as Hoss menti

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-03 Thread Stefan Matheis
Hey Jan, On Thu, Mar 3, 2011 at 11:37 AM, Jan Høydahl wrote: > This alone is worthy including, but I also (of course) have some > comments/ideas: [...] Really nice! i'll try to make a list of open todos / missing items and attach it to the JIRA-Ticket. Especially for the dismax- & spatial-query

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-03 Thread mrw
Picture the URI field above the response field, only half-screen. This facilitates breaking the query apart on different lines in order to debug it. When you have a lot of shards, fq clauses, etc., you end up with a very long URI that is difficult to get your head around and manipulate. We ta

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-03 Thread Jan Høydahl
Hi, This is simply great! Bravo! This alone is worthy including, but I also (of course) have some comments/ideas: The links section on top: * Move the links on top to bottom, reserving the top for navigation. * The "send email" could be changed to "Community forum" and instead of linking to

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-03 Thread Stefan Matheis
Hey Guys, you're completly right :) Will clean up the existing Code a little bit, and create a JIRA-Ticket. On Wed, Mar 2, 2011 at 11:32 PM, Chris Hostetter wrote: > If you run into any issues where you can't replicate something > in the existing JSPs (or accomplish some new desirable functional

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-02 Thread Chris Hostetter
: even in this WIP-State? if so .. i'll try one tomorrow evening after work When in doubt, remember Yonik's Law Of Patches... http://wiki.apache.org/solr/HowToContribute?highlight=law+of+patches#Contributing_Code_.28Features.2C_Big_Fixes.2C_Tests.2C_etc29 A half-baked patch in Jira,

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-02 Thread Robert Muir
On Wed, Mar 2, 2011 at 5:34 PM, Stefan Matheis wrote: > Robert, > > even in this WIP-State? if so .. i'll try one tomorrow evening after work > Its totally up to you, sometimes it can be useful to upload a partial or WIP solution to an issue: as Hoss mentioned its a good way to get feedback and a

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-02 Thread Stefan Matheis
mrw, you mean a field like here (http://files.mathe.is/solr-admin/02_query.png) on the right side, between meta-navigation and plain solr-xml response? actually it's just to display the computed url, but if so .. we could use a larger field for that, of course :) Regards Stefan Am 02.03.2

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-02 Thread Stefan Matheis
Robert, even in this WIP-State? if so .. i'll try one tomorrow evening after work Regards Stefan Am 02.03.2011 22:02, schrieb Robert Muir: On Wed, Mar 2, 2011 at 3:47 PM, Stefan Matheis wrote: Any Questions, Ideas, Thoughts outta there? Please, let me know :) My only question would be:

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-02 Thread Chris Hostetter
: given that fact that my java-knowledge is sort of non-existing .. my idea was : to rework the Solr Admin Interface. Contributions of all kinds are welcome! : Actually it's completly work-in-progress .. but i'm interested in what you : guys think. Right direction? Completly Wrong, just drop it?

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-02 Thread mrw
Looks nice. Might be also worth it to create a page with large query field for pasting in complete URL-encoded queries that cross cores, etc. I did that at work (via ASP.net) so we could paste in queries from logs and debug them. We tend to use that quite a bit. Cheers Stefan Matheis wrote:

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-02 Thread Robert Muir
On Wed, Mar 2, 2011 at 3:47 PM, Stefan Matheis wrote: > Any Questions, Ideas, Thoughts outta there? Please, let me know :) > My only question would be: would you mind creating a JIRA issue with your modifications? I was just yesterday looking at this admin stuff and thinking, man this could rea

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-02 Thread Stefan Matheis
Hey Markus, actually it's CC BY 3.0 - Yusuke Kamiyamane created the "Fugue Icons" (http://p.yusukekamiyamane.com/) Regards Stefan Am 02.03.2011 21:46, schrieb Markus Jelsma: Nice! It makes multi core navigation a lot easier. What license do the icons have? Hi List, given that fact that my

Re: Solr Admin Interface, reworked - Go on? Go away?

2011-03-02 Thread Markus Jelsma
Nice! It makes multi core navigation a lot easier. What license do the icons have? > Hi List, > > given that fact that my java-knowledge is sort of non-existing .. my > idea was to rework the Solr Admin Interface. > > Compared to CouchDBs Futon or the MongoDB Admin-Utils .. not that fancy, > bu

Re: solr admin result page error

2011-02-25 Thread Bernd Fehling
Hi Markus, the result of my investigation is that Lucene currently can only handle UTF-8 code within BMP [Basic Multilingual Plane] (plane 0) <= 0x. Any code above BMP might end in unpredictable results which is bad. If you get invalid UTF-8 from the index and use wt=xml it gives the error pa

Re: solr admin result page error

2011-02-11 Thread Markus Jelsma
No i haven't located the issue. It might be Solr but it could also be Xerces having trouble with it. You can possibly work around the problem by using the JSONResponseWriter. On Friday 11 February 2011 15:45:23 Bernd Fehling wrote: > Hi Markus, > > yes it looks like the same issue. There is als

Re: solr admin result page error

2011-02-11 Thread Bernd Fehling
Hi Markus, yes it looks like the same issue. There is also a \u utf8-code in your dump. Till now I followed it into XMLResponseWriter. Some steps before the result in a buffer looks good and the utf8-code is correct. Really hard to debug this freaky problem. Have you looked deeper into this

Re: solr admin result page error

2011-02-11 Thread Markus Jelsma
It looks like you hit the same issue as i did a while ago: http://www.mail-archive.com/solr-user@lucene.apache.org/msg46510.html On Friday 11 February 2011 08:59:27 Bernd Fehling wrote: > Dear list, > > after loading some documents via DIH which also include urls > I get this yellow XML error pa

Re: solr admin result page error

2011-02-11 Thread Bernd Fehling
Results so far. I could locate and isolate the document causing trouble. I've checked the document with xmllint again. It is valid, well-formed utf8. I've loaded the single document and get the XML error if displaying the search result. This is through solr admin search and also JSON interface, p

  1   2   >