Re: Solr Issue While indexing Data

2017-07-21 Thread Susheel Kumar
ows that 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
-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=unsubscribe_by_code&node=4339417&code=cmFqYXQucmFzdG9naUBoaW5kdXN0YW50aW1lcy5jb218NDMzOTQxN3wtMTQwMjc3NDE5Mg

Re: Solr Issue While indexing Data

2017-07-20 Thread rajat rastogi
s 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 Issue While indexing Data, click here<ht

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. Whi

Re: Solr Issue While indexing Data

2017-07-19 Thread rajat rastogi
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-tp4339417p4346826.html To unsubscr

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 commandline,

Re: Solr Issue While indexing Data

2017-07-19 Thread Susheel Kumar
/solr path=/update > params={waitSearcher=true&commit=true&softCommit=false& > wt=javabin&version=2}{commit=} > 0 10735236 > 2017-07-19 10:18:48.731 DEBUG (qtp434091818-13082) [ x:cda6m] > o.a.s.u.p.LogUpdateProcessorFactory PRE_UPDATE > commit{,optimize=false,openSearcher=true,waitSearcher=true, > expungeDeletes=false,softCommit=false,prepareCommit=false} > {commit=true&softCommit=false&df=text&waitSearcher=true&wt= > javabin&version=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 > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Solr Issue While indexing Data

2017-07-19 Thread rajat rastogi
r=true,expungeDeletes=false,softCommit=false,prepareCommit=false} {commit=true&softCommit=false&df=text&waitSearcher=true&wt=javabin&version=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 Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Issue While indexing Data

2017-07-19 Thread rajat rastogi
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 dat