Omgili, forum search, forums search, search forums, discussion search,discussions search, search discussions, board search, boards search, search boards
  Advanced Search

Multiple document types

On Wed, 25 Jan 2012 21:49:15 +0000, Frank DeRose <...@guidewire.com

It seems that it is not possible to have multiple document types defined in a single solr schema.xml file. If, in fact, this is not possible, then, what is the recommended app server deployment strategy for supporting multiple documents on solr? Do I need to have one webapp instance per document type? For example, if I am deploying under tomcat, do I need to have a separate webapps each with its own context-path and set of config files (data-config.xml and schema.xml, in particular)?

_________________________________________
Frank DeRose
Guidewire Software | Senior Software Engineer
Cell: 510 -589-0752
fder...@guidewire.comDeliver insurance your way with flexible core systems from Guidewire.



On Wed, 25 Jan 2012 23:08:04 +0100, Simon Willnauer <...@googlemail.com

hey Frank,

can you elaborate what you mean by different doc types? Are you
referring to an entity ie. a table per entity to speak in SQL terms?
in general you should get better responses for solr related questions
on solr...@lucene.apache.org

simon

On Wed, Jan 25, 2012 at 10:49 PM, Frank DeRose <...@guidewire.com
---------------------------------------------------------------------
To unsubscribe, e-mail: java...@lucene.apache.org
For additional commands, e-mail: java...@lucene.apache.org

On Wed, 25 Jan 2012 23:05:28 +0000, Frank DeRose <...@guidewire.com

Hi Simon,

No, not different entity types, but actually different document types (I think). What would be ideal is if we could have multiple <document
F

-----Original Message-----
From: Simon Willnauer [mai...@googlemail.com]
Sent: Wednesday, January 25, 2012 2:08 PM
To: java-user
Subject: Re: Multiple document types

hey Frank,

can you elaborate what you mean by different doc types? Are you
referring to an entity ie. a table per entity to speak in SQL terms?
in general you should get better responses for solr related questions
on solr...@lucene.apache.org

simon

On Wed, Jan 25, 2012 at 10:49 PM, Frank DeRose <...@guidewire.com
---------------------------------------------------------------------
To unsubscribe, e-mail: java...@lucene.apache.org
For additional commands, e-mail: java...@lucene.apache.org


On Thu, 26 Jan 2012 08:59:12 +0100, Simon Willnauer <...@googlemail.com

On Thu, Jan 26, 2012 at 12:05 AM, Frank DeRose <...@guidewire.com
seems like you should look at solr's multicore feature:
http://wiki.apache.org/solr/CoreAdmin

simon

---------------------------------------------------------------------
To unsubscribe, e-mail: java...@lucene.apache.org
For additional commands, e-mail: java...@lucene.apache.org

Discussion Title: Multiple document types
Title Keywords: Multiple  document  types