Re: unable to add documents to solr 6.2.1 index

2016-09-28 Thread Darshan Pandya
A common root > cause is using some kind of servlet container and copying Solr > jars around to try to make the container happy thus getting old > and new versions > > Best, > Erick > > On Wed, Sep 28, 2016 at 11:46 AM, Darshan Pandya > wrote: > > Hello, > > &

unable to add documents to solr 6.2.1 index

2016-09-28 Thread Darshan Pandya
n\tat jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction(NashornScriptEngine.java:190)\n\tat org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory$ScriptUpdateProcessor.invokeFunction(StatelessScriptUpdateProcessorFactory.java:424)\n\t... 65 more\n", "code": 500 } } My Schema looks like the following dataset_id is marked as unique as well.. ​Any hints will be helpful. -- Sincerely, Darshan

MapReduceIndexerTool erroring with max_array_length

2016-09-08 Thread Darshan Pandya
r { loadSolr { solrLocator : ${SOLR_LOCATOR} } } ] } ] Please let me know if I am going anything wrong. -- Sincerely, Darshan

Re: newbie question

2016-09-07 Thread Darshan Pandya
very node). > > Second, I always get confused whether the /solr is necessary or not. > > Again, though, the Cloudera user's list is probably a place to get better > answers. > > Best, > Erick > > On Wed, Sep 7, 2016 at 12:15 PM, Darshan Pandya > wrote: > > T

Re: newbie question

2016-09-07 Thread Darshan Pandya
's done, you either > 1> specify the collection name exactly the same as the config name > you uploaded > or > 2> use one of the other parameters to tell collectionX to use configsetY > with the collection create command. solrctl help should show you all these > options... >

Re: newbie question

2016-09-07 Thread Darshan Pandya
Gonzalo, Thanks for responding, executed the parameters you suggested, it still shows me the same error. Sincerely, darshan On Wed, Sep 7, 2016 at 1:13 PM, Gonzalo Rodriguez < grodrig...@searchtechnologies.com> wrote: > Hi Darshan, > > It looks like you are listing the instanceD

newbie question

2016-09-07 Thread Darshan Pandya
arch_index -- Sincerely, Darshan

Re: Use of solr + banana for faceted search

2016-07-21 Thread Darshan Pandya
Thanks Nick, once again. I was able to use Facet panel. I also wanted to ask the group if there is a repository of custom panels for Banana which we can benefit from ? Sincerely, Darshan On Wed, Jul 20, 2016 at 11:55 AM, Darshan Pandya wrote: > Nick, Thanks for your help. I'll test it

Use of solr + banana for faceted search

2016-07-20 Thread Darshan Pandya
Nav. Please let me know if anyone has done this and/or if there is a tutorial for this. -- Sincerely, Darshan

Re: Use of solr + banana for faceted search

2016-07-20 Thread Darshan Pandya
, keep in mind that the field needs to be tokenized for > faceting (i.e. string) and upon selection the filter is added to the fq > parameter in the Solr query. Let me know if that helps. > > On Wed, Jul 20, 2016 at 12:40 PM, Darshan Pandya > wrote: > > > Hello folks, &g

Regarding delta-import and full-import

2012-09-27 Thread darshan
Hi All, Can anyone refer me few number blogs that explains both imports in little bit more detail and with examples. Thanks, Darshan

Regarding delta-import and full-import

2012-09-27 Thread darshan
Hi All, Can anyone refer me few number blogs that explains both imports in little bit more detail and with examples. Thanks, Darshan

RE: AutoIndexing

2012-09-25 Thread darshan
My Document is Database(yes RDBMS) and software for it is postgresql, where any change in it's table should be reflected, without re-indexing. I am indexing it via DIH process Thanks, Darshan -Original Message- From: Tom Mortimer [mailto:tom.m.f...@gmail.com] Sent: Tuesday, Septemb

AutoIndexing

2012-09-25 Thread darshan
Hi All, Is there any way where I can auto-index whenever there is changes in my database. Thanks, Darshan

Regarding Search

2012-09-20 Thread darshan
database, BUT here the issue is after visiting admin page for search and search for any text, I didn't receive any output and the response is always 0 2 on 0 admin 2.2 10 Please guide me on this , am a newbie to apache solr. Thanks, Darshan