I m trying to use solr as part of another maven based web application. I m
not sure how to wire the two war files. Any help please? I found this
documentation in SOLR but unsure how to go about it.
 
<!-- If you are wiring Solr into a larger web application which controls
         the web context root, you will probably want to mount Solr under
         a path prefix (app.war with /app/solr mounted into it, for
example).
         You will need to put this prefix in front of the
SolrDispatchFilter
         url-pattern mapping too (/solr/*), and also on any paths for
         legacy Solr servlet mappings you may be using.
         For the Admin UI to work properly in a path-prefixed
configuration,
         the admin folder containing the resources needs to be under the
app context root
         named to match the path-prefix.  For example:

            .war
               xxx
                 js
                   main.js
    -->
    <!--
    <init-param>
      <param-name>path-prefix</param-name>
      <param-value>/xxx</param-value>
    </init-param>
    -->


Thank you,
Peri Subrahmanya




On 4/24/13 12:52 PM, "Michael Della Bitta"
<michael.della.bi...@appinions.com> wrote:

>"solrservice.php" and the text of that error both sound like parts of
>Typo3... they're definitely not part of Solr. You should ask on a list
>devoted to Typo3 to figure out what to do in this situation. It likely
>won't involve reconfiguring Solr.
>
>Michael Della Bitta
>
>------------------------------------------------
>Appinions
>18 East 41st Street, 2nd Floor
>New York, NY 10017-6271
>
>www.appinions.com
>
>Where Influence Isn¹t a Game
>
>
>On Wed, Apr 24, 2013 at 11:53 AM, vishal gupta <vishalgup...@yahoo.co.in>
>wrote:
>> Hi i am using Solr 4.2.0 and extension 2.8.2  with Typo3. Whever I try
>>to do
>> indexing pages and news pages It gets only 3.29% indexed. I checked a
>> developer log and found error in solrservice.php. And in solr admin it
>>is
>> giving "Dups is not defined please add it". What should i do in this
>>case?
>> If possible please send me the settings of schema.xml and
>>solrconfig.xml .i
>> am new to typo3 and solr both.
>>
>>
>>
>> --
>> View this message in context:
>>http://lucene.472066.n3.nabble.com/Solr-indeing-Partially-working-tp40586
>>23.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
>
>




*** DISCLAIMER *** This is a PRIVATE message. If you are not the intended 
recipient, please delete without copying and kindly advise us by e-mail of the 
mistake in delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind HTC Global 
Services to any order or other contract unless pursuant to explicit written 
agreement or government initiative expressly permitting the use of e-mail for 
such purpose.


Reply via email to