http://localhost:8983/solr/#/~cores

2019-10-29 Thread UMA MAHESWAR
hi all, SolrCore Initialization Failures {{core}}: {{error}} Please check your logs for more information {{exception.msg}} here my log file 2019-10-29 06:03:30.995 INFO (main) [ ] o.e.j.u.log Logging initialized @1449ms to org.eclipse.jetty.util.log.Slf4jLog 2019-10-29 06:03:31.302 INFO (ma

Re: Solr Ref Guide Changes - now HTML only

2019-10-29 Thread Dwane Hall
Although I don't use the pdf version I highly recommend watching Cassandra's talk from Activate last year ( https://m.youtube.com/watch?v=DixlnxAk08s). In this talk she addresses the challenges of the Solr ref guide including the 'title search' mentioned below and presents a number of options fo

Re: http://localhost:8983/solr/#/~cores

2019-10-29 Thread Erick Erickson
There’s no exception message there. Please do a little work when asking for this kind of help to narrow down what we should be looking at and present it in a manner that helps us help you with the least effort, this is after all a volunteer list. You might want to review: https://cwiki.apache

ShardRequest, ShardRequest.PURPOSE_REFINE_PIVOT_FACETS

2019-10-29 Thread Michael mail.com
Hello, We have code that utilizes SOLR, org.apache.solr.common, etc. I’m wondering, wanting too understand what about facet data equates to various ShardRequest bitwise conditions. What about data might result in  ShardRequest.PURPOSE_REFINE_PIVOT_FACETS? ShardRequest.PURPOSE_REFINE_FACETS? I

Re: http://localhost:8983/solr/#/~cores

2019-10-29 Thread Eric Katherman
unsubscribe On Tue, Oct 29, 2019 at 4:34 AM UMA MAHESWAR wrote: > hi all, > SolrCore Initialization Failures > {{core}}: {{error}} > Please check your logs for more information > > > {{exception.msg}} > > here my log file > 2019-10-29 06:03:30.995 INFO (main) [ ] o.e.j.u.log Logging initializ

Re: ant precommit fails on .adoc files

2019-10-29 Thread johngqjiang
I have the same problem: validate-source-patterns: [source-patterns] Unescaped symbol "->" on line #46: solr/solr-ref-guide/src/analytics.adoc [source-patterns] Unescaped symbol "->" on line #55: solr/solr-ref-guide/src/analytics.adoc -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-

Re: http://localhost:8983/solr/#/~cores

2019-10-29 Thread Erick Erickson
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 note you need

Re: ant precommit fails on .adoc files

2019-10-29 Thread Shawn Heisey
On 10/8/2019 5:37 PM, Chris Hostetter wrote: This is strange -- I can't reproduce, and I can't see any evidence of a change to explain why this might have been failing 8 days ago but not any more. On the master branch that I just updated, "ant clean precommit" fails. Looks like it had a proble

colStatus response not as expected with Solr 8.1.1 in a distributed deployment

2019-10-29 Thread Elizaveta Golova
Hi, We're seeing an issue with colStatus in a distributed Solr deployment. Scenario: Collection with: - 1 zk - 2 solr nodes on different boxes (simulated using Docker containers) - replication factor 5 When we take down one node, our clusterStatus response is as expected (only listing the live

Re: colStatus response not as expected with Solr 8.1.1 in a distributed deployment

2019-10-29 Thread Erick Erickson
Uhm, what is colStatus? You need to show us _exactly_ what Solr commands you’re running for us to make any intelligent comments. > On Oct 29, 2019, at 1:12 PM, Elizaveta Golova wrote: > > Hi, > > We're seeing an issue with colStatus in a distributed Solr deployment. > > Scenario: > Collection

Re: [EXTERNAL] Re: colStatus response not as expected with Solr 8.1.1 in a distributed deployment

2019-10-29 Thread Elizaveta Golova
colStatus (and clusterStatus) from the Collections api. https://lucene.apache.org/solr/guide/8_1/collections-api.html#colstatus Running something like this in the browser where the live solr node is accessible on port 8983 (but points at a Docker container which is running the Solr node): http:

Solr v4.2.1: fields without associated documents

2019-10-29 Thread Bridger Dyson-Smith
Hi all - I'm working with an application that uses Solr v4.2.1 and I'm seeing a strange issue with our index: I have many fields (10s of thousands) of fields that don't seem to have any associated document. I was wondering if there was any way of getting them out of our index (or out of our admin/

Re: Solr v4.2.1: fields without associated documents

2019-10-29 Thread Shawn Heisey
On 10/29/2019 2:25 PM, Bridger Dyson-Smith wrote: A very helpful person on IRC suggested that the only way to get rid of these might be a clean rebuild of the index, and that's not out of the question for us; I hoped to get a bit more information here. I'm the one who you talked to on IRC. Ot

Re: Solr v4.2.1: fields without associated documents

2019-10-29 Thread Shawn Heisey
On 10/29/2019 4:05 PM, Shawn Heisey wrote: I can ask on our dev list to see what I can learn. I should add something important to this. Even if we can implement an enhancement, it would only be added to an 8.x version at the earliest. It is not possible to take an index from 4.2.1 and use it

Re: Solr v4.2.1: fields without associated documents

2019-10-29 Thread Bridger Dyson-Smith
Hi Shawn - Thanks again for your help on IRC -- I took your suggestions and info, talked it over with my colleagues, and we decided that we'll rebuild our index -- all before I had finished composing my original email to the list. On Tue, Oct 29, 2019 at 6:17 PM Shawn Heisey wrote: > On 10/29/2