Re: Solr missing mandatory uniqueKey field: id or Unknown field

2019-11-11 Thread Sthitaprajna
r look > > in Admin UI what it shows for field title and for field id. > > > > Regards, > > Alex > > > > On Mon, Nov 11, 2019, 2:30 PM Sthitaprajna, < > iamonlyforu.frie...@gmail.com > > > > > wrote: > > > > > > > >

Re: Solr missing mandatory uniqueKey field: id or Unknown field

2019-11-10 Thread Paras Lehana
PM Sthitaprajna, > > wrote: > > > > > > https://stackoverflow.com/questions/58763657/solr-missing-mandatory-uniquekey-field-id-or-unknown-field?noredirect=1#comment103816164_58763657 > > > > May be this will help ? I added screenshots. > > > > On Fri, 8 Nov 2019,

Re: Solr missing mandatory uniqueKey field: id or Unknown field

2019-11-10 Thread Alexandre Rafalovitch
, Nov 11, 2019, 2:30 PM Sthitaprajna, wrote: > > https://stackoverflow.com/questions/58763657/solr-missing-mandatory-uniquekey-field-id-or-unknown-field?noredirect=1#comment103816164_58763657 > > May be this will help ? I added screenshots. > > On Fri, 8 Nov 2019, 22:57 Ale

Re: Solr missing mandatory uniqueKey field: id or Unknown field

2019-11-10 Thread Sthitaprajna
https://stackoverflow.com/questions/58763657/solr-missing-mandatory-uniquekey-field-id-or-unknown-field?noredirect=1#comment103816164_58763657 May be this will help ? I added screenshots. On Fri, 8 Nov 2019, 22:57 Alexandre Rafalovitch, wrote: > Something does not make sense, because y

Re: Solr missing mandatory uniqueKey field: id or Unknown field

2019-11-08 Thread Alexandre Rafalovitch
ore of the error and stack trace. I find "...or Unknown field" to be very puzzling. What are you trying to do when you get this error? Regards, Alex. On Sat, 9 Nov 2019 at 01:05, Sthitaprajna wrote: > > Thanks, > > I did reload after solr configuration upload to zk > Yes

Re: Solr missing mandatory uniqueKey field: id or Unknown field

2019-11-08 Thread Sthitaprajna
Thanks, I did reload after solr configuration upload to zk Yes i push the config set to zk and i can see all my changes are on cloud I turned off the managed schema Yes it has, ypu could have seen it if the attachment are available. I have attached again may be it will be available. On Fri, 8 Nov

Re: Solr missing mandatory uniqueKey field: id or Unknown field

2019-11-08 Thread Erick Erickson
Attachments are aggressively stripped by the mail server, so I can’t see them. Possibilities - you didn’t reload your core/collection - you didn’t push the configset to Zookeeper if using SolrCloud - you are using the managed schema, which uses a file called “managed-schema” rather than classic,

Solr missing mandatory uniqueKey field: id or Unknown field

2019-11-08 Thread Sthitaprajna
I am using solr 8.1.1 Created core/collection. Then after update schema & solrconfig i am getting these errors. Before adding id field to schema.xml [image: sol1.PNG] After adding id field on schema.xml [image: sol2.PNG] Here are my schema.xml & solrconfig.xml, what is wrong i am doing

Solr missing mandatory uniqueKey field: id or Unknown field

2019-11-08 Thread sthita
I am using solr 8.1.1 Created core/collection. Then after update schema & solrconfig i am getting these errors. Before adding id field to schema.xml After adding id field on schema.xml

Re: Unknown field "cache"

2018-09-02 Thread Erick Erickson
Which are you using? schema.xml of managed-schema? You must be using one or the other, but not both. It's likely you're using managed-schema, that's where changes need to be made. Best, Erick On Sun, Sep 2, 2018 at 11:55 AM Bineesh wrote: > > Hi Govind, > > Thanks for the reply. Pleasee below th

Re: Unknown field "cache"

2018-09-02 Thread Bineesh
Hi Govind, Thanks for the reply. Pleasee below the chema.xml and managed.schema 1: schema.xml int, float, long, date, double, including the "Trie" variants. 2 : managed.schema - For maximum indexing performance, use the ConcurrentUpdateSolrServer

Re: Unknown field "cache"

2018-09-02 Thread govind nitk
Please metion the schema definition of date. If you edit solr schema manually, you need to reload the solr core. On Sat, Sep 1, 2018 at 3:38 AM kunhu0...@gmail.com wrote: > Hello Team, > > Need suggestions on Solr Indexing. We are using Solr-6.6.3 and Nutch 1.14. > > I se

Solr unknown field 'metatag.description'

2018-08-31 Thread kunhu0...@gmail.com
Team, Need suggestions on solr indexing error unknown field 'metatag.description' We are using Nutch 1.14 and solr 6.6.3 Nutch-site.xml is below protocol-httpclient|urlfilter-regex|index-(basic|more)|query-(basic|site|url|lang)|indexer-solr|nutch-extensionpoints|parse-(html|tika|te

Unknown field "cache"

2018-08-31 Thread kunhu0...@gmail.com
Hello Team, Need suggestions on Solr Indexing. We are using Solr-6.6.3 and Nutch 1.14. I see unknown field 'cache' error while indexing the data to Solr so i added below entry in field section of schema.xml forsolr Tried indexing the data again and this time error is unknown f

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Erick Erickson
ow.com/questions/24551835/available-gui-for-zookeeper >> I used the Eclipse plugin before and while it is a bit clunky it gets the >> job done. >> >> >> Alexandre Drouin >> >> >> -Original Message- >> From: John Bickerstaff [mailto:j...@johnbickerstaff.com

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
ets the job done. Alexandre Drouin -Original Message- From: John Bickerstaff [mailto:j...@johnbickerstaff.com] Sent: July 26, 2016 4:21 PM To: solr-user@lucene.apache.org Subject: Re: Can't load schema managed-schema: unknown field 'id' Importance: High @Michael - somewher

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
apache.org Subject: Can't load schema managed-schema: unknown field 'id' |Help!| | | |What is the best way to recover from: | Can't load schema managed-schema: unknown field 'id' |I was managing the schema on a test collection, fat fingered it, but now I find out the schema ops seem to altering all collections on the core? SolrCloud 5.5.1 ||| | -Mike|||

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
ities) utility to download and upload the file from ZooKeeper. Alexandre Drouin -Original Message- From: Michael Joyner [mailto:mich...@newsrx.com] Sent: July 26, 2016 3:48 PM To: solr-user@lucene.apache.org Subject: Re: Can't load schema managed-schema: unknown field 'id'

RE: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Alexandre Drouin
...@johnbickerstaff.com] Sent: July 26, 2016 4:21 PM To: solr-user@lucene.apache.org Subject: Re: Can't load schema managed-schema: unknown field 'id' Importance: High @Michael - somewhere there should be a "conf" directory for your SOLR instance. For my Dev efforts, I moved it

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread John Bickerstaff
ore. You can try adding an "id" field using Solr's UI or the schema >>>> API since you are using the managed-schema. >>>> >>>> >>>> Alexandre Drouin >>>> >>>> -Original Message- >>>> From: Mi

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread John Bickerstaff
re using the managed-schema. >>> >>> >>> Alexandre Drouin >>> >>> -Original Message- >>> From: Michael Joyner [mailto:mich...@newsrx.com] >>> Sent: July 26, 2016 2:34 PM >>> To: solr-user@lucene.apache.org >>>

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread John Bickerstaff
can try adding an "id" field using Solr's UI or the schema >> API since you are using the managed-schema. >> >> >> Alexandre Drouin >> >> -Original Message- >> From: Michael Joyner [mailto:mich...@newsrx.com] >>

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread John Bickerstaff
/Command+Line+Utilities) > utility to download and upload the file from ZooKeeper. > > > Alexandre Drouin > > > -Original Message- > From: Michael Joyner [mailto:mich...@newsrx.com] > Sent: July 26, 2016 3:48 PM > To: solr-user@lucene.apache.org > Subject: Re:

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
lucene.apache.org Subject: Can't load schema managed-schema: unknown field 'id' |Help!| | | |What is the best way to recover from: | Can't load schema managed-schema: unknown field 'id' |I was managing the schema on a test collection, fat fingered it, but now I find

RE: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Alexandre Drouin
ZooKeeper. Alexandre Drouin -Original Message- From: Michael Joyner [mailto:mich...@newsrx.com] Sent: July 26, 2016 3:48 PM To: solr-user@lucene.apache.org Subject: Re: Can't load schema managed-schema: unknown field 'id' Importance: High Same error via the UI: Can

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
Same error via the UI: Can't load schema managed-schema: unknown field 'id' On 07/26/2016 03:05 PM, Alexandre Drouin wrote: Hello, You may have a uniqueKey that points to a field that do not exists anymore. You can try adding an "id" field using Solr's UI o

Re: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
The schema API is failing with the the unknown field "id" error. Where in the UI could I try adding this field back at? On 07/26/2016 03:05 PM, Alexandre Drouin wrote: Hello, You may have a uniqueKey that points to a field that do not exists anymore. You can try adding an "

RE: Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Alexandre Drouin
wsrx.com] Sent: July 26, 2016 2:34 PM To: solr-user@lucene.apache.org Subject: Can't load schema managed-schema: unknown field 'id' |Help!| | | |What is the best way to recover from: | Can't load schema managed-schema: unknown field 'id' |I was managing the schema o

Can't load schema managed-schema: unknown field 'id'

2016-07-26 Thread Michael Joyner
|Help!| | | |What is the best way to recover from: | Can't load schema managed-schema: unknown field 'id' |I was managing the schema on a test collection, fat fingered it, but now I find out the schema ops seem to altering all collections on the core? SolrCloud 5.5.1 ||| | -Mike|||

Re: Schema Parsing Failed: unknown field 'id' [Zookeeper, SolrCloud]

2014-09-22 Thread Chris Hostetter
: out how to remove the configs from zookeeper through the cloud scripts, so I : just manually removed the files in the zookeeper data directory. https://cwiki.apache.org/confluence/display/solr/Using+ZooKeeper+to+Manage+Configuration+Files https://cwiki.apache.org/confluence/display/solr/Command

Re: Schema Parsing Failed: unknown field 'id' [Zookeeper, SolrCloud]

2014-09-22 Thread paulparsons
chema-Parsing-Failed-unknown-field-id-Zookeeper-SolrCloud-tp4160478p4160580.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Schema Parsing Failed: unknown field 'id' [Zookeeper, SolrCloud]

2014-09-22 Thread Erick Erickson
> : > : > ::class="solr.highlight.HtmlEncoder" /> > : > : > :: class="solr.highlight.SimpleFragListBuilder"/> > : > : > ::class="solr.highlight.SingleFragListBuilder"/> > : > : > ::default="true" > :class="solr.highlight.WeightedFragListBuilder"/> > : > : > :: default="true" > : class="solr.highlight.ScoreOrderFragmentsBuilder"> > : > : > : > : > :: class="solr.highlight.ScoreOrderFragmentsBuilder"> > : > : > : > : > : > : > ::default="true" > :class="solr.highlight.SimpleBoundaryScanner"> > : > : 10 > : .,!? > : > : > : > ::class="solr.highlight.BreakIteratorBoundaryScanner"> > : > : > : WORD > : > : > : en > : US > : > : > : > : > : > : > : > : > : > :: class="org.apache.solr.uima.processor.UIMAUpdateRequestProcessorFactory"> > : > : > : > :: name="analysisEngine">/org/apache/uima/desc/AggregateGeneAE.xml > : > : > : true > : > : > : false > : > :medline_abstract_text > :medline_article_title > : > : > : > : > : org.apache.uima.DictionaryEntry > : > : coveredText > : genes > : > : > : > : > : > :: class="org.apache.solr.uima.processor.UIMAUpdateRequestProcessorFactory"> > : > : > :: name="analysisEngine">/org/apache/uima/desc/AggregatePhenotypeAE.xml > : > : false > : > : > : false > : > : medline_abstract_text > : medline_article_title > : > : > : > : > : org.apache.uima.DictionaryEntry > : > : coveredText > : phenotypes > : > : > : > : > : > : > : > : > : > : > : > : > : text/plain; charset=UTF-8 > : > : > : > : : startup="lazy"/> > : > : > : 5 > : > : > : > : > : *:* > : > : > : > : > : > : And here is *solr.xml*: > : > : > : > : > : > : > :: hostPort="${jetty.port:8983}" hostContext="${hostContext:solr}"> > : > : > : > : > : > : > : : class="HttpShardHandlerFactory"> > : ${urlScheme:} > : > : > : > : > : > : > : > : > : -- > : View this message in context: > http://lucene.472066.n3.nabble.com/Schema-Parsing-Failed-unknown-field-id-Zookeeper-SolrCloud-tp4160478p4160528.html > : Sent from the Solr - User mailing list archive at Nabble.com. > : > > -Hoss > http://www.lucidworks.com/

Re: Schema Parsing Failed: unknown field 'id' [Zookeeper, SolrCloud]

2014-09-22 Thread Chris Hostetter
: : : : : And here is *solr.xml*: : : : : : : : : : : : : : : : ${urlScheme:} : : : : : : : : : -- : View this message in context: http://lucene.472066.n3.nabble.com/Schema-Parsing-Failed-unknown-field-id-Zookeeper-SolrCloud-tp4160478p4160528.html : Sent from the

Re: Schema Parsing Failed: unknown field 'id' [Zookeeper, SolrCloud]

2014-09-22 Thread paulparsons
And here is *solr.xml*: ${urlScheme:} -- View this message in context: http://lucene.472066.n3.nabble.com/Schema-Parsing-Failed-unknown-field-id-Zookeeper-SolrCloud-tp4160478p4160528.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Schema Parsing Failed: unknown field 'id' [Zookeeper, SolrCloud]

2014-09-22 Thread Chris Hostetter
: There is nothing wrong with the declaration of the 'id' field, and I have it : working fine when it's not using SolrCloud/HDFS. One odd thing is the part ...I can't explain that, but as far as this... : that says "Schema file is solr//schema.xml", because there is no : schema file there. I hav

Schema Parsing Failed: unknown field 'id' [Zookeeper, SolrCloud]

2014-09-22 Thread paulparsons
Hi, I'm trying to set up a multicore SolrCloud on HDFS. I am getting the following error for all my cores when trying to start the server: ERROR org.apache.solr.core.CoreContainer – Unable to create core: org.apache.solr.common.SolrException: Schema Parsing Failed: unknown field 'i

Re: Solr 4.2 update/extract adding unknown field, can we change field type from string to text

2013-09-03 Thread Chris Hostetter
Your email is vague in terms of what you are actually *doing* and what behavior you are seeing. Providing specific details like "This is my schema.xml and this is my solrconfig.xml; when i POST this file to this URL i get this result and i would instead like to get this result" is useful for

Re: Solr 4.2 update/extract adding unknown field, can we change field type from string to text

2013-09-03 Thread Shalin Shekhar Mangar
You can use the dynamic fields feature of Solr to map unknown field names to types. For example, a dynamic field named as "*_s" i.e. any field name ending with _s can be mapped to string and so on. In your cases, if your field names do not follow a set pattern, then you can even specify

Solr 4.2 update/extract adding unknown field, can we change field type from string to text

2013-09-02 Thread Jai
hi, while indexing document with unknown fields, its adding unknown fields in schema but its always guessing it as string type. is it possible to specify default field type for unknown fields to some other type, like text so that it gets tokenized? also can we specify other properties by default l

Re: unknown field error when indexing with nutch

2013-04-05 Thread Jack Krupansky
solr-user@lucene.apache.org Subject: Re: unknown field error when indexing with nutch I'm using the solrconfig supplied with Sole 4.2 and I added the nutch request handler. But I keep getting the same errors. On Apr 5, 2013 8:11 PM, "Jack Krupansky" wrote: Check your solrconfig.xml file

Re: unknown field error when indexing with nutch

2013-04-05 Thread Amit Sela
ortantly, make sure you use a Solr 4.1 solrconfig and > merge in any of your application-specific changes. > > -- Jack Krupansky > > -Original Message- From: Amit Sela > Sent: Friday, April 05, 2013 12:57 PM > To: solr-user@lucene.apache.org > Subject: unknown field er

Re: unknown field error when indexing with nutch

2013-04-05 Thread Jack Krupansky
2:57 PM To: solr-user@lucene.apache.org Subject: unknown field error when indexing with nutch Hi all, I'm trying to run a nutch crawler and index to Solr. I'm running Nutch 1.6 and Solr 4.2. I managed to crawl and index with that Nutch version into Solr 3.6.2 but I can't seem to m

unknown field error when indexing with nutch

2013-04-05 Thread Amit Sela
le to SOLR_HOME/example/solr/collection1/conf/schema.xml but the job fails when trying to index: SolrException: ERROR: [doc= http://0movies.com/watchversion.php?id=3818&link=1364879137] unknown field 'host' It looks like Solr is not aware of the schema... Did I miss something ? Thanks.

Re: Unknown field

2012-05-18 Thread Jack Krupansky
You could enable the "*" dynamic field which accepts all field names. -- Jack Krupansky -Original Message- From: Tolga Sent: Friday, May 18, 2012 2:54 AM To: solr-user@lucene.apache.org Subject: Unknown field Hi, Is there a way what fields to add to schema.xml prior t

Unknown field

2012-05-17 Thread Tolga
Hi, Is there a way what fields to add to schema.xml prior to crawling with nutch, rather than crawling over and over again and fixing the fields one by one? Regards,

RE: unknown field 'name'

2010-11-24 Thread McGibbney, Lewis John
@lucene.apache.org Subject: RE: unknown field 'name' The field names in the xml and schema.xml should be matched -Original Message- From: "McGibbney, Lewis John [via Lucene]" Sent: Tuesday, November 23, 2010 4:01pm To: "sivaprasad" Subject: unknown field 'nam

RE: unknown field 'name'

2010-11-23 Thread sivaprasad
The field names in the xml and schema.xml should be matched -Original Message- From: "McGibbney, Lewis John [via Lucene]" Sent: Tuesday, November 23, 2010 4:01pm To: "sivaprasad" Subject: unknown field 'name' Good Evening List, I have been working

Re: unknown field 'name'

2010-11-23 Thread Markus Jelsma
I see i missed the `name`-part. Did you really start the example with java - jar start.jar in the example directory? Name is a defined field in the shipped schema. > Hi, > > Strange, the example schema should work with the example documents. Anyway, > see your Solr output as it will show you whi

Re: unknown field 'name'

2010-11-23 Thread Markus Jelsma
Hi, Strange, the example schema should work with the example documents. Anyway, see your Solr output as it will show you which field it complains about. Cheers, > Good Evening List, > > I have been working with Nutch and due to numerous integration advantages I > decided to get to grips with t

unknown field 'name'

2010-11-23 Thread McGibbney, Lewis John
Good Evening List, I have been working with Nutch and due to numerous integration advantages I decided to get to grips with the Solr code base. Solr dist - 1.4.1 java version 1.6.0_22 Windows Vista Home Premium Command Prompt to execute commands I encountered the following problem very early on

Re: Schema error unknown field

2010-02-18 Thread Erick Erickson
Oops, got my Manning MEAP edition of LIA II mixed up with my PACKT SOLR 1.4 book. But some author guy caught my gaffe ... Erick On Thu, Feb 18, 2010 at 5:13 PM, Smiley, David W. wrote: > On Feb 18, 2010, at 3:27 PM, Erick Erickson wrote: > > > The Manning book for SOLR or LucidWorks are good r

Re: Schema error unknown field

2010-02-18 Thread Smiley, David W.
On Feb 18, 2010, at 3:27 PM, Erick Erickson wrote: > The Manning book for SOLR or LucidWorks are good resources And of course the PACKT book ;-) ~ David Smiley Author: http://www.packtpub.com/solr-1-4-enterprise-search-server/

Re: Schema error unknown field

2010-02-18 Thread Erick Erickson
NP. And I see why you'd be confused... What's actually happening is that if you're using the tutorial to make things run, a lot is happening under the covers. In particular, you're switching to the solr/example directory where you're invoking the start.jar, which is pre-configured to bring up the..

Re: Schema error unknown field

2010-02-18 Thread Pulkit Singhal
I guess my n00b-ness is showing :) I started off using the instructions directly from http://wiki.apache.org/solr/Solrj and there was no mention of schema there and even after gettign this error and searching for schema.xml in the wiki ... I found no meaningful hits so I thought it best to ask. W

Re: Schema error unknown field

2010-02-18 Thread Erick Erickson
Add desc as a in your schema.xml file would be my first guess. Providing some explanation of what you're trying to do would help diagnose your issues. HTH Erick On Thu, Feb 18, 2010 at 12:21 PM, Pulkit Singhal wrote: > I'm getting the following exception > SEVERE: org.apache.solr.common.So

Schema error unknown field

2010-02-18 Thread Pulkit Singhal
I'm getting the following exception SEVERE: org.apache.solr.common.SolrException: ERROR:unknown field 'desc' I'm wondering what I need to do in order to add the "desc" field to the Solr schema for indexing?

Re: ExtractingRequestHandler unknown field 'stream_source_info'

2009-10-01 Thread Tricia Williams
Thanks Lance, I have lucid's search as one of my open search tools in my browser. Generally pretty useful (especially the ability to filter) but it's not of much help when the tool points out that the best info is on the wiki and the link to the wiki reveals that it can't be reached. This

Re: ExtractingRequestHandler unknown field 'stream_source_info'

2009-10-01 Thread Lance Norskog
For future reference, the Solr & Lucene wikis and mailing lists are indexed on http://www.lucidimagination.com/search/ On Thu, Oct 1, 2009 at 11:40 AM, Tricia Williams wrote: > If the wiki isn't working >> >> >> https://www.packtpub.com/article/indexing-data-solr-1.4-enterprise-search-server-2 >

Re: ExtractingRequestHandler unknown field 'stream_source_info'

2009-10-01 Thread Tricia Williams
If the wiki isn't working https://www.packtpub.com/article/indexing-data-solr-1.4-enterprise-search-server-2 gave me more information. The LucidImagination article helps too. Now that the wiki is up again it is more obvious that I need to add: fulltext text to my solrconfig.xml Tricia

Re: ExtractingRequestHandler unknown field 'stream_source_info'

2009-10-01 Thread Walter Lewis
On 1 Oct 09, at 12:46 PM, Tricia Williams wrote: STREAM_SOURCE_INFO https://www.packtpub.com/article/indexing-data-solr-1.4-enterprise-search-server-2 appears to be a constant from this page: http://lucene.apache.org/solr/api/constant-values.html This has it embedded as an "arr" in the re

ExtractingRequestHandler unknown field 'stream_source_info'

2009-10-01 Thread Tricia Williams
Hi All, I'm trying Solr CEL outside of the example and running into trouble because I can't refer to the http://wiki.apache.org/solr/ExtractingRequestHandler (the wiki's down). After realizing I needed to copy all the jars from /example/solr/lib to my indexes /lib dir, I am now hitting th

Re: Unknown field error using JDBC

2008-11-25 Thread Jon Baer
This sounds exactly same issue I had when going from 1.3 to 1.4 ... it sounds like DIH is trying to automagically figure out the columns :-\ - Jon On Nov 25, 2008, at 6:37 AM, Joel Karlsson wrote: Hello, I get Unknown field error when I'm indexing an Oracle dB. I've reduced the

Re: Unknown field error using JDBC

2008-11-25 Thread Joel Karlsson
t;[EMAIL PROTECTED]> > wrote: > > Hello, > > > > I get Unknown field error when I'm indexing an Oracle dB. I've reduced > the > > number of fields/columns in order to troubleshoot. If I change the > uniqeKey > > to timestamp (for example) and cr

Re: Unknown field error using JDBC

2008-11-25 Thread Noble Paul നോബിള്‍ नोब्ळ्
which version of DIH are you using? On Tue, Nov 25, 2008 at 5:24 PM, Joel Karlsson <[EMAIL PROTECTED]> wrote: > Hello, > > I get Unknown field error when I'm indexing an Oracle dB. I've reduced the > number of fields/columns in order to troubleshoot. If I change the

Unknown field error using JDBC

2008-11-25 Thread Joel Karlsson
Hello, I get Unknown field error when I'm indexing an Oracle dB. I've reduced the number of fields/columns in order to troubleshoot. If I change the uniqeKey to timestamp (for example) and create a dynamic field the indexing works fine, except the id-field is empty. --data-

Unknown field error using JDBC

2008-11-25 Thread Joel Karlsson
Hello, I get Unknown field error when I'm indexing an Oracle dB. I've reduced the number of fields/columns in order to troubleshoot. If I change the uniqeKey to timestamp (for example) and create a dynamic field the indexing works fine, except the id-field is empty. --data-

Re: Total newbie question: "unknown field"

2008-11-20 Thread Erik Hatcher
On Nov 20, 2008, at 6:22 AM, Elise Dawn Conradi wrote: For a school project at the master's program in LIS at Oslo University College, I am trying to index Marc-records to make a faceted browser of digital books. Are you aware of the library projects that leverage Solr? Blacklight, VuFin

Re: Total newbie question: "unknown field"

2008-11-20 Thread Elise Dawn Conradi
arc-records to make a faceted browser of digital books. So far, I've transformed the Marc-records to Solr-friendly records. I am now trying to update my index (for the first time) with an xml-file but I keep getting the following error report: Error: unknown field 'author' Descrip

Total newbie question: "unknown field"

2008-11-20 Thread Elise Dawn Conradi
first time) with an xml-file but I keep getting the following error report: Error: unknown field 'author' Description: The request sent by the client was syntactically incorrect The documents I am trying to index look like this: 8A7567AE1079C773 Pusey, E. B. 1800 1882

Re: Keep having error on "unknown field"

2007-06-15 Thread Ryan McKinley
Chris Hostetter wrote: : SOLR-133 includes this fix... it squawks if it hits an unknown tag. Really? i thought SOLR-133 only changed the way the incoming XML is parsed, is it also changing hte way the schema.xml is parsed? Sorry my mistake -- It parses incoming XML spitting out errors if th

Re: Keep having error on "unknown field"

2007-06-14 Thread Chris Hostetter
: SOLR-133 includes this fix... it squawks if it hits an unknown tag. Really? i thought SOLR-133 only changed the way the incoming XML is parsed, is it also changing hte way the schema.xml is parsed? as i understand it the update message was correctly formated, it just refered to a field that

Re: Keep having error on "unknown field"

2007-06-14 Thread Ryan McKinley
SOLR-133 includes this fix... it squawks if it hits an unknown tag. Walter Underwood wrote: Do we have a bug filed on this? Solr really should have complained about the unknown element. --wunder On 6/14/07 4:54 PM, "Tiong Jeffrey" <[EMAIL PROTECTED]> wrote: arh! i spent 6-7 hours on this er

Re: Keep having error on "unknown field"

2007-06-14 Thread Walter Underwood
Do we have a bug filed on this? Solr really should have complained about the unknown element. --wunder On 6/14/07 4:54 PM, "Tiong Jeffrey" <[EMAIL PROTECTED]> wrote: > arh! i spent 6-7 hours on this error and didnt see this! thanks! > > On 6/15/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: >> >>

Re: Keep having error on "unknown field"

2007-06-14 Thread Tiong Jeffrey
arh! i spent 6-7 hours on this error and didnt see this! thanks! On 6/15/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: On 6/14/07, Tiong Jeffrey <[EMAIL PROTECTED]> wrote: > The error is - > "SEVERE: org.apache.solr.core.SolrException: ERROR:unknown field 'name'..." > > In my schema, it was defin

Re: Keep having error on "unknown field"

2007-06-14 Thread Yonik Seeley
On 6/14/07, Tiong Jeffrey <[EMAIL PROTECTED]> wrote: The error is - "SEVERE: org.apache.solr.core.SolrException: ERROR:unknown field 'name'..." In my schema, it was defined like this - " " filed => field -Yonik

Keep having error on "unknown field"

2007-06-14 Thread Tiong Jeffrey
Hi, When I tried to use jetty to index my xml, i kept getting the following error even though I have defined properly in the schema.xml. The error is - "SEVERE: org.apache.solr.core.SolrException: ERROR:unknown field 'name'..." In my schema, it was defined like this - " " The only differe