Re: Determine Solr Core Creation Timestamp

2018-05-08 Thread Atita Arora
Thank you Shawn for looking into this to such a depth. Let me try getting hold of someway to grab this information and use it and I may reach back to you or list for further thoughts. Thanks again, Atita On Tue, May 8, 2018, 3:11 PM Shawn Heisey wrote: > On 5/7/2018 3:50 PM, Atita Arora wrote:

Re: Determine Solr Core Creation Timestamp

2018-05-08 Thread Shawn Heisey
On 5/7/2018 3:50 PM, Atita Arora wrote: > I noticed the same and hence overruled the idea to use it. > Further , while exploring the V2 api (as we're currently in Solr 6.6 and > will soon be on Solr 7.X) ,I came across the shards API which has > "property.index.version": "1525453818563" > > Which i

Re: Determine Solr Core Creation Timestamp

2018-05-07 Thread Atita Arora
Hi Shawn, I noticed the same and hence overruled the idea to use it. Further , while exploring the V2 api (as we're currently in Solr 6.6 and will soon be on Solr 7.X) ,I came across the shards API which has "property.index.version": "1525453818563" Which is listed for each of the shards. I wonde

Re: Determine Solr Core Creation Timestamp

2018-05-06 Thread Shawn Heisey
On 5/6/2018 3:09 PM, Atita Arora wrote: I am working on a developing a utility which lets one monitor the indexPipeline Status. The indexing job runs in two forms where either it - 1. Creates a new core OR 2. Runs the delta on existing core. To put down to simplest form I look into the DB timesta

Determine Solr Core Creation Timestamp

2018-05-06 Thread Atita Arora
Hi, I am working on a developing a utility which lets one monitor the indexPipeline Status. The indexing job runs in two forms where either it - 1. Creates a new core OR 2. Runs the delta on existing core. To put down to simplest form I look into the DB timestamp when the indexing job was triggere

Re: Solr Core Creation dynamically

2013-03-19 Thread Upayavira
ot able to create a core. Is there any way to create a new > core(Directories)? > > Please mail me if u have get anything. > > Thanks, > Ravi.M > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Core-Creation-dynamically-tp4048872.html > Sent from the Solr - User mailing list archive at Nabble.com.

Solr Core Creation dynamically

2013-03-18 Thread Ravi_Mandala
Is there any way to create a new core(Directories)? Please mail me if u have get anything. Thanks, Ravi.M -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Core-Creation-dynamically-tp4048872.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr Core Creation

2010-04-21 Thread Chris Hostetter
: http://localhost:8983/solr/admin/cores?action=CREATE&name=temp&instanceDir= : : where is the solr_home/home/core : : The core is created fine but no directory shows for the new core name "temp" a dta directory is definitley there somewhere, but if you use relative paths in your con

RE: Solr Core Creation

2010-04-20 Thread abhatna...@vantage.com
http://localhost:8983/solr/admin/cores?action=CREATE&name=temp&instanceDir= where is the solr_home/home/core The core is created fine but no directory shows for the new core name "temp" Ankit -- View this message in context: http://n3.nabble.com/

RE: Solr Core Creation

2010-04-20 Thread caman
What was the command executed? From: abhatna...@vantage.com [via Lucene] [mailto:ml-node+733159-1790924601-124...@n3.nabble.com] Sent: Tuesday, April 20, 2010 11:58 AM To: caman Subject: Solr Core Creation I tried creating a core on the fly using remote server -I am able to query

Solr Core Creation

2010-04-20 Thread abhatna...@vantage.com
ext: http://n3.nabble.com/Solr-Core-Creation-tp733159p733159.html Sent from the Solr - User mailing list archive at Nabble.com.