RE: Starting solr + jetty using absolute paths

2012-03-15 Thread Zajkowski, Radoslaw
: Facebook - http://www.facebook.com/ProximityCanada Twitter - http://twitter.com/ProximityWW YouTube - http://www.youtube.com/proximitycanada -Original Message- From: Zajkowski, Radoslaw [mailto:radoslaw.zajkow...@proximity.ca] Sent: Thursday, March 15, 2012 11:37 AM To: solr-user

Starting solr + jetty using absolute paths

2012-03-15 Thread Zajkowski, Radoslaw
Hi all, #1. I'm on windows When I run solr+jetty from where the start.jar lives using this as provided by README: java.exe -Dsolr.solr.home=multicore -jar start.jar All works fine. However if I try this: c:\HP\solr\example>"C:\Program Files\Java\jre6\bin\java.exe" -Dsolr.solr.home=C:/HP/sol

Date formatting issue

2012-02-15 Thread Zajkowski, Radoslaw
Hi all, here's an interesting one, in my xml imported if I use very simple xpath like this I will get the date properly imported, however if I use this expression for another node which is nested: I will receive this type of exception: java.text.ParseException: Unparseable date: "Tue Aug

RE: regular expression in solrcore.config to be passed to dataConfig via DataImportHandler

2012-02-09 Thread Zajkowski, Radoslaw
k.com/ProximityCanada Twitter - http://twitter.com/ProximityWW YouTube - http://www.youtube.com/proximitycanada -Original Message- From: Zajkowski, Radoslaw [mailto:radoslaw.zajkow...@proximity.ca] Sent: Thursday, February 09, 2012 5:03 PM To: solr-user@lucene.apache.org Subject: regular expressi

regular expression in solrcore.config to be passed to dataConfig via DataImportHandler

2012-02-09 Thread Zajkowski, Radoslaw
Hi, I have a good number of files which will be broken into a dozen + cores. To make config management easier I have been using global xml files and passing settings to them as needed. My settings reside in solrcore.config and are passed to solr config and dataConfig as default values of the da

XPathEntityProcessor - excluding XML nodes based on comparison to another node from the same entity

2012-01-19 Thread Zajkowski, Radoslaw
Hi all, I am indexing some XML data which describes publications like brochures, manuals etc. The XML contains a section perfect for faceting that looks like this: M2M4-6655ENW folding cartons digital printing high quality The problem is, however, that the owner of the XML