Re: Solr Issue - Logger : UpdateLog Error Message : java.io.EOFException

2020-10-03 Thread Erick Erickson
Very strange things start to happen when GC becomes unstable. The first and simplest thing to do would be to bump up your heap, say to 20g (note, try to stay under 32G or be prepared to jump significantly higher. At 32G long pointers have to be used and you actually have less memory available

Solr Issue - Logger : UpdateLog Error Message : java.io.EOFException

2020-10-03 Thread Training By Coding
*Events:* 1. GC logs showing continuous Full GC events. Log report attached. 2. *Core filling failed , showing less data( Num Docs) than expected.* 3. following warnings showing on dashboard before error. Level Logger Message WARN false ManagedIndexSchemaFactory The schema has been

Re: Solr issue with Sitecore 9.0.1

2020-01-16 Thread Jan Høydahl
You have to provide a lot more information in order to get help. Java version, solr version, solr config (env vars), much more logs than what you posted (something is crashing) Jan Høydahl > 16. jan. 2020 kl. 12:22 skrev Lakshmana Gudivada (AU) > : > > Hi Team, > > Recently I have

Solr issue with Sitecore 9.0.1

2020-01-16 Thread Lakshmana Gudivada (AU)
Hi Team, Recently I have installed Solr 6.6.2 in my local desktop along with Sitecore 9.0.1. I have installed https version of Solr using nssm 2.24 and trying to browse https://localhost:8983/Solr But unfortunately the web page throws the below error and solr.log file also has the same error.

Re: SOLR Issue

2018-08-21 Thread Shawn Heisey
On 8/21/2018 8:05 AM, Sandesh Ingawale wrote: We have ecommerce base web application and we used SOLR for search. Now we want to implement SOLR authentication and SOLR ranking feature with our application. We need to do this programmatically(C#), can you please suggest what should be

SOLR Issue

2018-08-21 Thread Sandesh Ingawale
Hi, We have ecommerce base web application and we used SOLR for search. Now we want to implement SOLR authentication and SOLR ranking feature with our application. We need to do this programmatically(C#), can you please suggest what should be approach we have? OR If you have any code snippets

Re: Solr Issue after the DSE upgrade

2018-06-18 Thread Charlie Hull
On 17/06/2018 03:10, Umadevi Nalluri wrote: I am getting Connection refused (Connection refused) when I am runnind reload_core with dsetool after we setup jmx , this issue is happening since the dse upgrade to 5.0.12 , can some one please help with this issue is this a bug? Is there a work

Solr Issue after the DSE upgrade

2018-06-17 Thread Umadevi Nalluri
I am getting Connection refused (Connection refused) when I am runnind reload_core with dsetool after we setup jmx , this issue is happening since the dse upgrade to 5.0.12 , can some one please help with this issue is this a bug? Is there a work around for this? Thanks Kantheti

Re: SOLR ISSUE

2018-05-16 Thread Shawn Heisey
On 5/16/2018 9:27 AM, Shah, Rimple (LNG-RDU) wrote: > https://lucene.apache.org/solr/guide/7_2/aws-solrcloud-tutorial.html > I am trying to follow these instructions for running SOLR on EC2. Somehow I > am getting this error each and every time when I try to access the dashboard. > Is anyone

SOLR ISSUE

2018-05-16 Thread Shah, Rimple (LNG-RDU)
Hi, https://lucene.apache.org/solr/guide/7_2/aws-solrcloud-tutorial.html I am trying to follow these instructions for running SOLR on EC2. Somehow I am getting this error each and every time when I try to access the dashboard. Is anyone able to help in this? HTTP ERROR 404 Problem accessing

Re: Solr Issue

2018-01-05 Thread Erick Erickson
Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: Tuesday, January 02, 2018 6:34 PM > To: solr-user <solr-user@lucene.apache.org> > Subject: Re: Solr Issue > > wait, what is it you want to do? Streaming is built expressly to handle >

RE: Solr Issue

2018-01-05 Thread Lewin Joy (TMNA)
ible to do in Solr without using streaming expressions? -Lewin -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Tuesday, January 02, 2018 6:34 PM To: solr-user <solr-user@lucene.apache.org> Subject: Re: Solr Issue wait, what is it you want to do? St

Re: Solr Issue

2018-01-02 Thread Rick Leir
Lewin Is this not a job for a database like MySQL? Solr is a search engine, which can be used as a DB with some effort. Choose the right tool for the job . Cheers -- Rick On January 2, 2018 4:35:47 PM EST, "Lewin Joy (TMNA)" wrote: >** PROTECTED 関係者外秘 >Hi, > >I am using

Re: Solr Issue

2018-01-02 Thread Erick Erickson
wait, what is it you want to do? Streaming is built expressly to handle very large result sets. It is _not_ really designed to deliver pages at a time. Why do you want to use it at all? Why not just use straight Solr, perhaps with cursorMark if you want to page deeply. The query is something

Solr Issue

2018-01-02 Thread Lewin Joy (TMNA)
** PROTECTED 関係者外秘 Hi, I am using Solr 6.1 and am facing an issue with a complex scenario. Could you help figure out how this can be achieved in Solr? We have items: A, B, C . There will be multiple record entries for each items. For our understanding, let’s say the fields for these records

Re: Solr Issue

2017-09-07 Thread Michael Kuhlmann
Hi Patrick, can you attach the query you're sending to Solr and one example result? Or more specific, what are your hl.* parameters? -Michael Am 07.09.2017 um 09:36 schrieb Patrick Fallert: > > Hey Guys,  > i´ve got a problem with my Solr Highlighter.. > When I search for a word, i get some

Solr Issue

2017-09-07 Thread Patrick Fallert
Hey Guys, i´ve got a problem with my Solr Highlighter.. When I search for a word, i get some results. For every result i want to display the highlighted text and here is my problem. Some of the returned documents have a highlighted text the other ones doesnt. I don´t know why it is but i need

Re: Solr Issue While indexing Data

2017-07-21 Thread Susheel Kumar
hat you have three large Java processes, all > running as root. Which of these is Solr? Are they all instances of Solr? > > Thanks, > Shawn > > > > > If you reply to this email, your message will be added to the discussion > below: >

Re: Solr Issue While indexing Data

2017-07-20 Thread rajat rastogi
low: http://lucene.472066.n3.nabble.com/Solr-Issue-While-indexing-Data-tp4339417p4346953.html To unsubscribe from Solr Issue While indexing Data, click here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubs

Re: Solr Issue While indexing Data

2017-07-20 Thread rajat rastogi
Which of these is Solr? Are they all instances of Solr? Thanks, Shawn If you reply to this email, your message will be added to the discussion below: http://lucene.472066.n3.nabble.com/Solr-Issue-While-indexing-Data-tp4339417p4346953.html To unsubscribe from Solr I

Re: Solr Issue While indexing Data

2017-07-20 Thread Shawn Heisey
On 7/20/2017 12:29 AM, rajat rastogi wrote: > I shared The code base, config , schema with you . Were they of any help , or > can You point what I am doing wrong in them . I did not see any schema or config. The top output shows that you have three large Java processes, all running as root.

Re: Solr Issue While indexing Data

2017-07-20 Thread rajat rastogi
. That will provide a wealth of information that can be useful for narrowing down performance issues. Thanks, Shawn If you reply to this email, your message will be added to the discussion below: http://lucene.472066.n3.nabble.com/Solr-Issue-While-indexing-Data-

Re: Solr Issue While indexing Data

2017-07-19 Thread rajat rastogi
hi Shawn , Top out put is as follows <http://lucene.472066.n3.nabble.com/file/n4346917/Screen_Shot_2017-07-20_at_10.png> regards Rajat -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Issue-While-indexing-Data-tp4339417p4346917.html Sent from the Solr

Re: Solr Issue While indexing Data

2017-07-19 Thread Shawn Heisey
On 6/7/2017 5:10 AM, rajat.rast...@hindustantimes.com wrote: > My enviorment > > os :Ubuntu 14.04.1 LTS > java : Orcale hotspot 1.8.0_121 > solr version :6.4.2 > cpu :16 cores > ram :124 gb Everybody seems to want different information from you. Here's my contribution: On the linux

Re: Solr Issue While indexing Data

2017-07-19 Thread Susheel Kumar
017-07-19 10:18:48.728 INFO (qtp434091818-10998) [ x:cda] > o.a.s.u.p.LogUpdateProcessorFactory [cda] webapp=/solr path=/update > params={waitSearcher=true=true=false& > wt=javabin=2}{commit=} > 0 10735236 > 2017-07-19 10:18:48.731 DEBUG (qtp434091818-13082) [ x:cda6m] > o.

Re: Solr Issue While indexing Data

2017-07-19 Thread rajat rastogi
=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} {commit=true=false=text=true=javabin=2} For Better in sight regards Rajat -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Issue-While-indexing-Data-tp4339417p4346762.html

Re: Solr Issue While indexing Data

2017-07-19 Thread rajat rastogi
in context: http://lucene.472066.n3.nabble.com/Solr-Issue-While-indexing-Data-tp4339417p4346745.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Issue While indexing Data

2017-06-07 Thread Erick Erickson
bq: All setting are set to default in solrconfig with a change of auto commit off . Did you take your 4x solrconfig and just use it? I'd strongly recommend you take the 6x configs and use those as a base, moving any customizations over. Secondly, be sure you specify classic schema rather than

Re: Solr Issue

2016-12-07 Thread Greg Harris
Hi Monti, As pointed out there is a huge gap of no information. There are two primary possibilities. One is that something about your resources is depleted. As Shawn has pointed out... watch them as you start up. Two, Solr is somehow locked or waiting on something. Since there is no information

Re: Solr Issue

2016-12-07 Thread Erick Erickson
It's possibly you have autosuggest configured and it's rebuilding on startup. See "buildOnStartup" here: https://cwiki.apache.org/confluence/display/solr/Suggester Depending on the suggester, this will re-read _all_ documents from the index to build the internal autosuggest structures which can

Re: Solr Issue

2016-12-07 Thread Shawn Heisey
On 12/7/2016 3:24 AM, Monti Chandra wrote: > I am working on solr version to 6.2.1. It was working so nice for the first > 20 days and now the server is restarting very slow(15-20 min). > Please get the hardware specs of my system below: > Linux version 3.10.0-327.el7.x86_64

Solr Issue

2016-12-07 Thread Monti Chandra
Hello team, I am working on solr version to 6.2.1. It was working so nice for the first 20 days and now the server is restarting very slow(15-20 min). Please get the hardware specs of my system below: Linux version 3.10.0-327.el7.x86_64 (buil...@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911

AW: Odp.: solr issue with pdf forms

2015-04-30 Thread Steve.Scholl
] Sent: Tuesday, April 28, 2015 9:07 PM To: solr-user@lucene.apache.org Subject: Re: Odp.: solr issue with pdf forms There better be. 1 go to the admin UI 2 select a core 3 select schema browser 4 select a field from the drop-down Until you do step 4 the window will be pretty blank. Here's the info

AW: Odp.: solr issue with pdf forms

2015-04-30 Thread Steve.Scholl
[mailto:erickerick...@gmail.com] Gesendet: Mittwoch, 29. April 2015 16:07 An: solr-user@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms Steve: I'd just look at one field at a time Presumably you have a field that's displaying poorly, content? Just look at _that_ field, as http

RE: Odp.: solr issue with pdf forms

2015-04-30 Thread Davis, Daniel (NIH/NLM) [C]
] Sent: Thursday, April 30, 2015 11:28 AM To: solr-user@lucene.apache.org Subject: Re: Odp.: solr issue with pdf forms Jack: I keep forgetting those things exist, thanks for the reminder! On Thu, Apr 30, 2015 at 8:23 AM, Jack Krupansky jack.krupan...@gmail.com wrote: Or use a Solr update

Re: Odp.: solr issue with pdf forms

2015-04-30 Thread Erick Erickson
@lucene.apache.org Cc: u...@tika.apache.org Betreff: RE: Odp.: solr issue with pdf forms I completely agree with Erick about the utility of the TermsComponent to see what is actually being indexed. If you find problems there and if you haven't done so already, you might also investigate further down

Re: Odp.: solr issue with pdf forms

2015-04-30 Thread Jack Krupansky
] Gesendet: Mittwoch, 29. April 2015 14:16 An: solr-user@lucene.apache.org Cc: u...@tika.apache.org Betreff: RE: Odp.: solr issue with pdf forms I completely agree with Erick about the utility of the TermsComponent to see what is actually being indexed. If you find problems there and if you

Re: Odp.: solr issue with pdf forms

2015-04-30 Thread Erick Erickson
Kopien aller Einkommensnachweise bei.^HDaz Best Steve -Ursprüngliche Nachricht- Von: Allison, Timothy B. [mailto:talli...@mitre.org] Gesendet: Mittwoch, 29. April 2015 14:16 An: solr-user@lucene.apache.org Cc: u...@tika.apache.org Betreff: RE: Odp.: solr issue with pdf forms

AW: Odp.: solr issue with pdf forms

2015-04-29 Thread Steve.Scholl
a lot Best Steve -Ursprüngliche Nachricht- Von: Erick Erickson [mailto:erickerick...@gmail.com] Gesendet: Mittwoch, 29. April 2015 03:07 An: solr-user@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms There better be. 1 go to the admin UI 2 select a core 3 select schema browser

RE: Odp.: solr issue with pdf forms

2015-04-29 Thread Allison, Timothy B.
28, 2015 9:07 PM To: solr-user@lucene.apache.org Subject: Re: Odp.: solr issue with pdf forms There better be. 1 go to the admin UI 2 select a core 3 select schema browser 4 select a field from the drop-down Until you do step 4 the window will be pretty blank. Here's the info for TermsComponent

Re: Odp.: solr issue with pdf forms

2015-04-29 Thread Erick Erickson
problems. -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Tuesday, April 28, 2015 9:07 PM To: solr-user@lucene.apache.org Subject: Re: Odp.: solr issue with pdf forms There better be. 1 go to the admin UI 2 select a core 3 select schema browser 4

AW: Odp.: solr issue with pdf forms

2015-04-28 Thread Steve.Scholl
...@gmail.com] Gesendet: Montag, 27. April 2015 17:23 An: solr-user@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms We're still not quite there. There should be a load term info button on that page. Clicking that button will show you the terms in your index (as opposed to the raw stored

Re: Odp.: solr issue with pdf forms

2015-04-28 Thread Erick Erickson
Steve -Ursprüngliche Nachricht- Von: Erick Erickson [mailto:erickerick...@gmail.com] Gesendet: Montag, 27. April 2015 17:23 An: solr-user@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms We're still not quite there. There should be a load term info button on that page

AW: Odp.: solr issue with pdf forms

2015-04-27 Thread Steve.Scholl
: Re: Odp.: solr issue with pdf forms Steve: Right, it's not exactly obvious. Bring up the admin UI, something like http://localhost:8983/solr. From there you have to select a core in the 'core selector' drop-down on the left side. If you're using SolrCloud, this will have a rather strange name

Re: Odp.: solr issue with pdf forms

2015-04-27 Thread Erick Erickson
@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms Steve: Right, it's not exactly obvious. Bring up the admin UI, something like http://localhost:8983/solr. From there you have to select a core in the 'core selector' drop-down on the left side. If you're using SolrCloud, this will have

AW: Odp.: solr issue with pdf forms

2015-04-24 Thread Steve.Scholl
2015 18:00 An: solr-user@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms When you say they're not indexed correctly, what's your evidence? You cannot rely on the display in the browser, that's the raw input just as it was sent to Solr, _not_ the actual tokens in the index. What do you

Re: Odp.: solr issue with pdf forms

2015-04-24 Thread Erick Erickson
see there? Sorry I'm not firm with the admin schema browser. :-( Best Steve -Ursprüngliche Nachricht- Von: Erick Erickson [mailto:erickerick...@gmail.com] Gesendet: Donnerstag, 23. April 2015 18:00 An: solr-user@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms When

Re: Odp.: solr issue with pdf forms

2015-04-23 Thread Erick Erickson
2015 17:11 An: solr-user@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms Are they not _indexed_ correctly or not being displayed correctly? Take a look at admin UIschema browser your field and press the load terms button. That'll show you what is _in_ the index as opposed

Re: Odp.: solr issue with pdf forms

2015-04-23 Thread Dan Davis
] Gesendet: Mittwoch, 22. April 2015 17:11 An: solr-user@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms Are they not _indexed_ correctly or not being displayed correctly? Take a look at admin UIschema browser your field and press the load terms button. That'll show you

AW: Odp.: solr issue with pdf forms

2015-04-23 Thread Steve.Scholl
, 22. April 2015 17:11 An: solr-user@lucene.apache.org Betreff: Re: Odp.: solr issue with pdf forms Are they not _indexed_ correctly or not being displayed correctly? Take a look at admin UIschema browser your field and press the load terms button. That'll show you what is _in_ the index

Re: Odp.: solr issue with pdf forms

2015-04-22 Thread Erick Erickson
to say? Sorry I didn't get the point. :-( -Ursprüngliche Nachricht- Von: LAFK [mailto:tomasz.bo...@gmail.com] Gesendet: Mittwoch, 22. April 2015 14:01 An: solr-user@lucene.apache.org; solr-user@lucene.apache.org Betreff: Odp.: solr issue with pdf forms Out of my head I'd follow how

Re: solr issue with pdf forms

2015-04-22 Thread Dan Davis
Steve, Are you using ExtractingRequestHandler / DataImportHandler or extracting the text content from the PDF outside of Solr? On Wed, Apr 22, 2015 at 6:40 AM, steve.sch...@t-systems.com wrote: Hi guys, hopefully you can help me with my issue. We are using a solr setup and have the

Re: Odp.: solr issue with pdf forms

2015-04-22 Thread Dan Davis
Nachricht- Von: LAFK [mailto:tomasz.bo...@gmail.com] Gesendet: Mittwoch, 22. April 2015 14:01 An: solr-user@lucene.apache.org; solr-user@lucene.apache.org Betreff: Odp.: solr issue with pdf forms Out of my head I'd follow how are writable PDFs created and encoded. @LAFK_PL

AW: Odp.: solr issue with pdf forms

2015-04-22 Thread Steve.Scholl
@lucene.apache.org Betreff: Odp.: solr issue with pdf forms Out of my head I'd follow how are writable PDFs created and encoded. @LAFK_PL   Oryginalna wiadomość   Od: steve.sch...@t-systems.com Wysłano: środa, 22 kwietnia 2015 12:41 Do: solr-user@lucene.apache.org Odpowiedz: solr-user@lucene.apache.org Temat

solr issue with pdf forms

2015-04-22 Thread Steve.Scholl
Hi guys, hopefully you can help me with my issue. We are using a solr setup and have the following issue: - usual pdf files are indexed just fine - pdf files with writable form-fields look like this: Ich�bestätige�mit�meiner�Unterschrift,�dass�alle�Angaben�korrekt�und�vollständig�sind Somehow

Odp.: solr issue with pdf forms

2015-04-22 Thread LAFK
Out of my head I'd follow how are writable PDFs created and encoded. @LAFK_PL   Oryginalna wiadomość   Od: steve.sch...@t-systems.com Wysłano: środa, 22 kwietnia 2015 12:41 Do: solr-user@lucene.apache.org Odpowiedz: solr-user@lucene.apache.org Temat: solr issue with pdf forms Hi guys, hopefully

Re: Multi Language Suggester Solr Issue

2014-12-28 Thread Michael Sokolov
://lucene.472066.n3.nabble.com/Multi-Language-Suggester-Solr-Issue-tp4176075.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multi Language Suggester Solr Issue

2014-12-28 Thread alaa.abuzaghleh
thanks it is work for me -- View this message in context: http://lucene.472066.n3.nabble.com/Multi-Language-Suggester-Solr-Issue-tp4176075p4176324.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multi Language Suggester Solr Issue

2014-12-25 Thread Tomoko Uchida
It's interesting results... I'm not a Unicode specialist, but Japanese query cannot match Arabic documents if both of them correctly encoded. I cannot recommend such use case, single field for all languages, but maybe you should check indexed (analyzed) tokens for inspection, not stored data. Are

Re: Multi Language Suggester Solr Issue

2014-12-25 Thread alaa.abuzaghleh
}] }}]}}} I think it is problem in my suggester configuration, or the schema type. not sure ّ -- View this message in context: http://lucene.472066.n3.nabble.com/Multi-Language-Suggester-Solr-Issue-tp4176075p4176126.html Sent from the Solr - User mailing list archive at Nabble.com.

Multi Language Suggester Solr Issue

2014-12-24 Thread alaa.abuzaghleh
for the Arabic. Any help from you will be highly appreciated. -- View this message in context: http://lucene.472066.n3.nabble.com/Multi-Language-Suggester-Solr-Issue-tp4176075.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multi Language Suggester Solr Issue

2014-12-24 Thread Erick Erickson
, first_name:すね}] }}]}}} I dont now why it bring the Arabic text with it the result is the same if I try to search for the Arabic. Any help from you will be highly appreciated. -- View this message in context: http://lucene.472066.n3.nabble.com/Multi-Language-Suggester-Solr-Issue

RE: Solr issue

2014-09-01 Thread Shay Sofer
it and NPE is established. -Original Message- From: Patanachai Tangchaisin [mailto:patanachai.tangchai...@wizecommerce.com] Sent: Thursday, August 28, 2014 10:42 PM To: solr-user@lucene.apache.org Subject: Re: Solr issue Hi Shay, I'm not quite sure about this. But, I think it is get fixed

Solr issue

2014-08-28 Thread Shay Sofer
Hi, Version - 4.8.1 While executing this solr query (from solr web UI):

Re: Solr issue

2014-08-28 Thread Patanachai Tangchaisin
Hi Shay, I'm not quite sure about this. But, I think it is get fixed with this. https://issues.apache.org/jira/browse/SOLR-6223 https://issues.apache.org/jira/browse/SOLR-4186 https://issues.apache.org/jira/browse/SOLR-4049 Could you try 4.10 from a svn branch and see if your problem is fixed?

RE: Bizarre Solr issue

2013-04-30 Thread Jack.Drysdale.ctr
] Sent: Monday, April 29, 2013 12:27 PM To: solr-user@lucene.apache.org Subject: RE: Bizarre Solr issue Hello, Shawn, and thanks for your reply. I will look into this, ASAP. I know that on one of the dev environments the persistent flag is set to true; I'll check the others and the production. I

Bizarre Solr issue

2013-04-29 Thread Jack.Drysdale.ctr
Hello, everyone. I have a really bizarre Solr issue that I hope someone can help me resolve. Production environment is *nix running CF 9.0.0, with both Verity and Solr collections. Trying to list collections is breaking - one collection in particular is breaking the CFCOLLECTION action=list

Re: Bizarre Solr issue

2013-04-29 Thread Alexandre Rafalovitch
. Lately, it doesn't seem to be working. (Anonymous - via GTD book) On Mon, Apr 29, 2013 at 10:15 AM, jack.drysdale@ustranscom.mil wrote: Hello, everyone. I have a really bizarre Solr issue that I hope someone can help me resolve. Production environment is *nix running CF 9.0.0

RE: Bizarre Solr issue

2013-04-29 Thread Jack.Drysdale.ctr
] Sent: Monday, April 29, 2013 9:24 AM To: solr-user@lucene.apache.org Subject: Re: Bizarre Solr issue Version of Solr would help here. Solr 4+ will log where it find the collections if enabled (not sure about earlier version). The most likely problem is related to path. Perhaps you are hardcoding

RE: Bizarre Solr issue

2013-04-29 Thread Jack.Drysdale.ctr
I don’t know if this will make any difference, or not, but production is two load-balanced servers (as far as I know, both identical). If I run the script specifically on the first server, it errors as I have described. If I run the script specifically on the second server, it lists the

Re: Bizarre Solr issue

2013-04-29 Thread Shawn Heisey
On 4/29/2013 8:15 AM, jack.drysdale@ustranscom.mil wrote: Production environment is *nix running CF 9.0.0, with both Verity and Solr collections. Trying to list collections is breaking - one collection in particular is breaking the CFCOLLECTION action=list: Error message states that the

RE: Bizarre Solr issue

2013-04-29 Thread Jack.Drysdale.ctr
more detail is contained within. Thanks, Jack -Original Message- From: Shawn Heisey [mailto:s...@elyograg.org] Sent: Monday, April 29, 2013 12:19 PM To: solr-user@lucene.apache.org Subject: Re: Bizarre Solr issue On 4/29/2013 8:15 AM, jack.drysdale@ustranscom.mil wrote: Production

Re: solr issue

2013-02-22 Thread Gora Mohanty
On 22 February 2013 12:40, Pawankumar Rote pawankumar.r...@aressindia.net wrote: Hi One of our client has purchased SOLR extension. We have integrated it with mageno community edition. We are facing below issues. 1] On click of search box pop up appears - it is ok. But the price displayed

Re: solr issue with seaching words

2012-09-14 Thread Erick Erickson
.472066.n3.nabble.com/solr-issue-with-seaching-words-tp4005200p4006583.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr issue with seaching words

2012-09-10 Thread zainu
Thank you very much guys for your reply and sorry for getting back to you so late. Here is output from anylsis. Please see the attached image. I can see , it returns me Jack as well when i type jacke. -- View this message in context: http://lucene.472066.n3.nabble.com/solr-issue-with-seaching

Re: solr issue with seaching words

2012-09-10 Thread zainu
http://lucene.472066.n3.nabble.com/file/n4006583/Unbenannt.png -- View this message in context: http://lucene.472066.n3.nabble.com/solr-issue-with-seaching-words-tp4005200p4006583.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr issue with seaching words

2012-09-06 Thread Chris Hostetter
: I am facing a strange problem. I am searching for word jacke but solr also : returns result where my description contains 'RCA-Jack/'. Íf i search : jacka or jackc or jackd, it works fine and does not return me any : result which is what i am expecting in this case. you need to tell us what

solr issue with seaching words

2012-09-04 Thread zainu
me result with RCA-Jack/. So there seems some kind of relationshio between e and / and it considers e as /. Any help? -- View this message in context: http://lucene.472066.n3.nabble.com/solr-issue-with-seaching-words-tp4005200.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr issue with seaching words

2012-09-04 Thread Rafał Kuć
/solr-issue-with-seaching-words-tp4005200.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr issue with seaching words

2012-09-04 Thread Dikchant Sahi
expecting in this case. Only when there is jacke, it return me result with RCA-Jack/. So there seems some kind of relationshio between e and / and it considers e as /. Any help? -- View this message in context: http://lucene.472066.n3.nabble.com/solr-issue-with-seaching-words-tp4005200.html

Re: Solr Issue : SOLR-3771

2012-08-31 Thread Lance Norskog
. Key: SOLR-3771 URL: https://issues.apache.org/jira/browse/SOLR-3771 Project: Solr Issue Type: Bug Components

SOLR issue - too many search queries

2012-04-10 Thread arunssasidhar
://lucene.472066.n3.nabble.com/SOLR-issue-too-many-search-queries-tp3899518p3899518.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: SOLR issue - too many search queries

2012-04-10 Thread Darren Govoni
.nabble.com/SOLR-issue-too-many-search-queries-tp3899518p3899518.html brSent from the Solr - User mailing list archive at Nabble.com. br br

Re: SOLR issue - too many search queries

2012-04-10 Thread Yonik Seeley
On Tue, Apr 10, 2012 at 8:51 AM, arunssasidhar arunssasid...@gmail.com wrote: We have a PHP web application which is using SOLR for searching. The APP is using CURL to connect to the SOLR server and which run in a loop with thousands of predefined keywords. That will create thousands of

Re: Apache solr issue after configuration

2012-03-16 Thread Erick Erickson
At a guess, you don't have any paths to solr dist. Try copying all the other lib directives from the example (not core) dir (adjusting paths as necessary). The error message indicates you aren't getting to /dist/apache-solr-velocity-3.5.0.jar Best Erick On Thu, Mar 15, 2012 at 9:48 AM, ViruS

Re: Apache solr issue after configuration

2012-03-16 Thread Richard Noble
Solr newbie here, but this looks familier. Another thing to make sure of is that the plugin jars are not ialready loaded from the standard java classpath. I had a problem with this in that some jars were being loaded by the standard java classloader, and my some other plugins were being loaded by

Re: Apache solr issue after configuration

2012-03-15 Thread ViruS
Hello, I have still same problem after installation. Files are loaded: ~/appl/apache-solr-3.5.0/example $ java -Dsolr.solr.home=multicore/ -jar start.jar 21 | grep contrib INFO: Adding 'file:/home/virus/appl/apache-solr-3.5.0/contrib/velocity/lib/velocity-tools-2.0.jar' to classloader INFO:

solr issue..

2011-12-23 Thread karan_jindal
hi all, I am getting this error while clicking on the replication link on the admin page of solr.. java.lang.ClassFormatError: Unknown constant tag 69 in class file org/apache/jsp/admin/replication/index_jsp javax.servlet.ServletException: java.lang.ClassFormatError: Unknown constant tag 69 in

Re: solr issue..

2011-12-23 Thread Erick Erickson
What version of Solr? It might help to review: http://wiki.apache.org/solr/UsingMailingLists Best Erick On Fri, Dec 23, 2011 at 4:55 AM, karan_jindal karan_jin...@students.iiit.ac.in wrote: hi all, I am getting this error while clicking on the replication link on the admin page of solr..

Re: Could not start SOLR issue

2010-01-11 Thread Grant Ingersoll
On Jan 11, 2010, at 1:38 AM, dipti khullar wrote: Hi We are running master/slave Solr 1.3 version on production since about 5 months. Yesterday, we faced following issue on one of the slaves for the first time because of which we had to restart the slave. SEVERE: Could not start

Re: Could not start SOLR issue

2010-01-11 Thread dipti khullar
We were able to resolve the problem by restarting the slave. Also these failed snapshot install incidents occur after the exception was observed, which seems logically correct also. Could not start SOLR. Check solr/home property We just want to avoid such instances for future. Is it possible that

Could not start SOLR issue

2010-01-10 Thread dipti khullar
Hi We are running master/slave Solr 1.3 version on production since about 5 months. Yesterday, we faced following issue on one of the slaves for the first time because of which we had to restart the slave. SEVERE: Could not start SOLR. Check solr/home property java.lang.RuntimeException: