Re: solr 2.0 branch/sandbox?

2008-10-14 Thread Thorsten Scherler
e.org/repos/asf/lucene/solr/branches/sandbox/ > or > http://svn.apache.org/repos/asf/lucene/solr/branches/sandbox/ryan/ > > thoughts? > ryan > -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

RE: Forrest PDF non-Latin-1 support [was: RE: prototype Solr 1.3RC 1]

2008-09-09 Thread Thorsten Scherler
On Thu, 2008-09-04 at 16:28 -0400, Steven A Rowe wrote: > Hi Thorsten, > Hi Steven, > On 09/04/2008 at 3:57 PM, Thorsten Scherler wrote: > > On Fri, 2008-08-29 at 17:57 -0400, Steven A Rowe wrote: > > > On 08/29/2008 at 3:24 PM, Chris Hostetter wrote: > > > &

Re: replace stax API with Geronimo-stax+Woodstox

2008-09-09 Thread Thorsten Scherler
l-discuss archives it seems the easiest way forward is to > > perhaps replace it with the geronimo stax API and the woodstox > > implementation. > > > > I brought it up on legal-discuss again, but I'm not hopeful of an > > unequivocal answer. > >

Re: Forrest PDF non-Latin-1 support [was: RE: prototype Solr 1.3 RC 1]

2008-09-04 Thread Thorsten Scherler
complicated, and AFAICT would require modifications to the > Forrest installation wherever the site is built. I just saw the thread, I will have a look. Which version of forrest is currently recommended? I ask because they have been done (and still some underway) to the pdf plugin lately. Will

Re: Hibernate Search and Solr analysis package

2008-03-11 Thread Thorsten Scherler
solr is ASF license, you can "borrow" as much as you want, just go nuts with it. ;) salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

Re: concurrency while indexing

2008-02-12 Thread Thorsten Scherler
On Fri, 2008-02-08 at 08:44 -0500, Yonik Seeley wrote: > On Feb 8, 2008 3:53 AM, Thorsten Scherler > <[EMAIL PROTECTED]> wrote: > > I have following usecase, one solr instance which receives add/commit > > calls constantly from 3 different clients. > > > > Th

concurrency while indexing

2008-02-08 Thread Thorsten Scherler
problem for the indexing machine? salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

Re: Solr CWIKI ready for experimenting

2007-12-28 Thread Thorsten Scherler
add you to the > appropriate groups. If possible to have an account with write access I would like one (never know when I will write some lines of docu). ;) Login: thorsten salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consult

Re: Commons-csv-0.1-SNAPSHOT

2007-09-25 Thread Thorsten Scherler
om which this snapshot was built is 524170 > Sorry, I probably should have included the revision in the commit message. When I did the patch for SOLR-363 I as well wondered which revision it is. IMO the better way is to include the revision in the jar name li

Re: svn commit: r577427 - in /lucene/solr/trunk/client/java/solrj/test/org/apache/solr/client/solrj: LargeVolumeTestBase.java embedded/LargeVolumeEmbeddedTest.java embedded/LargeVolumeJettyTest.java

2007-09-24 Thread Thorsten Scherler
nt-junit.jar into solr as well (and > that's what i couldn't get to work). > > now i really feel like an idiot. jeje, do not be so hard on you! That is why a healthy community solves many problems very quick. salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

Re: [jira] Resolved: (SOLR-362) bundle junit with solr

2007-09-24 Thread Thorsten Scherler
olution: Fixed > Fix Version/s: 1.3 > Assignee: Erik Hatcher > > Thanks Thorsten! To you Erik! :) salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

[jira] Commented: (SOLR-363) Use ivy for dependency resolving

2007-09-21 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529361 ] Thorsten Scherler commented on SOLR-363: After applying the patch do: ant ivy.resolve If we want to keep the

[jira] Updated: (SOLR-363) Use ivy for dependency resolving

2007-09-21 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-363: --- Attachment: ivy.support.diff ivy.tar > Use ivy for dependency resolv

Re: svn commit: r577427 - in /lucene/solr/trunk/client/java/solrj/test/org/apache/solr/client/solrj: LargeVolumeTestBase.java embedded/LargeVolumeEmbeddedTest.java embedded/LargeVolumeJettyTest.java

2007-09-21 Thread Thorsten Scherler
> with instructions that'd be good enough to get the ball rolling. done https://issues.apache.org/jira/browse/SOLR-363 salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

[jira] Created: (SOLR-363) Use ivy for dependency resolving

2007-09-21 Thread Thorsten Scherler (JIRA)
Use ivy for dependency resolving Key: SOLR-363 URL: https://issues.apache.org/jira/browse/SOLR-363 Project: Solr Issue Type: Improvement Reporter: Thorsten Scherler First cut on ivy support

[jira] Updated: (SOLR-362) bundle junit with solr

2007-09-21 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-362: --- Attachment: junit.include.diff junit-4.3.jar Patch to bundle junit with solr

Re: svn commit: r577427 - in /lucene/solr/trunk/client/java/solrj/test/org/apache/solr/client/solrj: LargeVolumeTestBase.java embedded/LargeVolumeEmbeddedTest.java embedded/LargeVolumeJettyTest.java

2007-09-21 Thread Thorsten Scherler
> : soon I want to build solr directly I can't because the junit > : check. > > (Note: even if we can't get a patch working that does this, this specific > problem is easy to deal with: even if junit isn't in your ANT_LIB, you can > always use ant's -lib option to

[jira] Created: (SOLR-362) bundle junit with solr

2007-09-21 Thread Thorsten Scherler (JIRA)
bundle junit with solr -- Key: SOLR-362 URL: https://issues.apache.org/jira/browse/SOLR-362 Project: Solr Issue Type: Improvement Reporter: Thorsten Scherler http://marc.info/?t=11902336334&r=1&

Re: svn commit: r577427 - in /lucene/solr/trunk/client/java/solrj/test/org/apache/solr/client/solrj: LargeVolumeTestBase.java embedded/LargeVolumeEmbeddedTest.java embedded/LargeVolumeJettyTest.java

2007-09-20 Thread Thorsten Scherler
gement--tf4396476.html#a12536854 > Like I said if you want I can provide the ivy config files for solr, but as I understand the answer from Erik to this proposal that maven2 is more likely so I did not asked further. IMHO ivy rocks and would perfectly ove

Re: svn commit: r577427 - in /lucene/solr/trunk/client/java/solrj/test/org/apache/solr/client/solrj: LargeVolumeTestBase.java embedded/LargeVolumeEmbeddedTest.java embedded/LargeVolumeJettyTest.java

2007-09-20 Thread Thorsten Scherler
.jar is in my classpath. As soon I want to build solr directly I can't because the junit check. However one can place the junit lib into the lib dir and add it to the classpath. I can submit a patch tomorrow if you want. > > Erik > -- Thorsten Scherler

typo diff

2007-09-18 Thread Thorsten Scherler
= parser.parseParamsAndFillStreams( req, streams ); SolrQueryRequest sreq = buildRequestFrom( params, streams ); salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

Using ivy for dependency management?

2007-09-06 Thread Thorsten Scherler
during the build. I volunteer to set up solr to use ivy to resolve the dependencies if the project is interested. [1] http://incubator.apache.org/ivy/ -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

Re: [VOTE] release rc3 as Solr 1.2

2007-05-31 Thread Thorsten Scherler
.apache.org/~yonik/staging_area/solr/1.2rc3/ > as Apache Solr 1.2 > > +1 Did a quick test. +1 salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

[jira] Commented: (SOLR-238) [Patch] The tutorial on our website is against trunk which causes confusion by user

2007-05-23 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498390 ] Thorsten Scherler commented on SOLR-238: Yes you can, you just need to point project.schema-dir

[jira] Updated: (SOLR-238) [Patch] The tutorial on our website is against trunk which causes confusion by user

2007-05-23 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-238: --- Attachment: SOLR-238.diff Using "solr-specific-forrest-variables.ent" as fi

[jira] Commented: (SOLR-238) [Patch] The tutorial on our website is against trunk which causes confusion by user

2007-05-23 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498364 ] Thorsten Scherler commented on SOLR-238: cheers Hoss! 1) yes, you can change the name. I will add a new

Re: [jira] Commented: (SOLR-238) [Patch] The tutorial on our website is against trunk which causes confusion by user

2007-05-15 Thread Thorsten Scherler
ntities.html > > Get your Ant to create the file "symbols-project-v10.ent" > on each nightly run. > > -David Thanks David. That is actually a really nice way and IMO the cleanest solution. I changed the patch to do exactly what Davi

[jira] Updated: (SOLR-238) [Patch] The tutorial on our website is against trunk which causes confusion by user

2007-05-15 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-238: --- Attachment: SOLR-238.diff Implementing the solution David suggested in http://marc.info/?t

Re: [jira] Commented: (SOLR-238) [Patch] The tutorial on our website is against trunk which causes confusion by user

2007-05-14 Thread Thorsten Scherler
est do the substitution and import forrest targets into the solr build.xml is a similar approach but then you have an even bigger dependency on forrest. I need to think about it but maybe meanwhile somebody on forrest-dev (which I cc) has an idea. salu2 -- Thorsten Scherler

[jira] Updated: (SOLR-238) [Patch] The tutorial on our website is against trunk which causes confusion by user

2007-05-14 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-238: --- Attachment: SOLR-238.png screenshot Find window title changed and two new note boxes

[jira] Updated: (SOLR-238) [Patch] The tutorial on our website is against trunk which causes confusion by user

2007-05-14 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-238: --- Attachment: SOLR-238.diff Patch of the forrest skinconf.xml > [Patch] The tutorial on

[jira] Created: (SOLR-238) [Patch] The tutorial on our website is against trunk which causes confusion by user

2007-05-14 Thread Thorsten Scherler (JIRA)
Issue Type: Improvement Components: documentation Reporter: Thorsten Scherler The patch will add a note to the tutorial page with the following headsup: "This is documentation for the development version (TRUNK). Some instructions may only work if you are wo

Re: [Solr Wiki] Update of "LukeRequestHandler" by ryan

2007-05-07 Thread Thorsten Scherler
ndler > Hi Ryan, I found on the above page: "TODO: Anyone who knows XSLT, this would be a great place to contribute!" Can you specify where I ca help. salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions

[jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2007-05-07 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494028 ] Thorsten Scherler commented on SOLR-85: --- Hi Ryan, I just did a quick check of the current trunk and could not

[jira] Updated: (SOLR-109) variable substitution in lucene query params

2007-05-07 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-109: --- Attachment: SOLR-109.diff Hi Hoss, I finally got back to my solr project and to this issue

[jira] Commented: (SOLR-133) change XmlUpdateRequestHandler to use StAX instead of XPP

2007-05-07 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494005 ] Thorsten Scherler commented on SOLR-133: What is missing with this issue, where can I give a helping had

Re: Welcome Ryan McKinley!

2007-04-26 Thread Thorsten Scherler
d Ryan > McKinley as a Solr committer. > > Congrats, Ryan! > > The standard initiation is to tell everyone a bit about yourself, and > to go use your new privileges to add yourself to the who-we-are page > on the website. > > -Yonik > > >

Re: [jira] Commented: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

2007-02-20 Thread Thorsten Scherler
n the current state of solr, version specific documentation on our website does not make much sense. salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java & XMLconsulting, training and solutions

Re: [jira] Commented: (SOLR-86) [PATCH] standalone updater cli based on httpClient

2007-02-19 Thread Thorsten Scherler
: Solr > > Issue Type: New Feature > > Components: update > >Reporter: Thorsten Scherler > > Assigned To: Erik Hatcher > > Attachments: simple-post-tool-2007-02-15.patch, > > simple-post-tool-2007-02-16.patch, >

Re: [Solr Wiki] Update of "SolrTomcat" by sunbomb

2007-02-07 Thread Thorsten Scherler
: To: solr-dev@lucene.apache.org > : Subject: Re: [Solr Wiki] Update of "SolrTomcat" by sunbomb > : > : On 2/7/07, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > : > On Wed, 2007-02-07 at 15:38 +, Apache Wiki wrote: > : > > Dear Wiki user, > : >

Re: [Solr Wiki] Update of "SolrTomcat" by sunbomb

2007-02-07 Thread Thorsten Scherler
omcat\lib\ Are you sure? That really looks ought. I am not using win, but the lib instead of webapps dir. salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java & XML consulting, training and solutions

[jira] Created: (SOLR-144) Harmonizing different XML technologies and their usage in Solr

2007-02-06 Thread Thorsten Scherler (JIRA)
Reporter: Thorsten Scherler Resulting out of some comments in SOLR-133, we should harmonize our usage of different xml technologies. IMO we should move to StAX, since it is an upcoming standard and in comparison to SAX easier to use. -- This message is automatically generated by JIRA. - You can

[jira] Commented: (SOLR-84) New Solr logo?

2007-02-06 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470513 ] Thorsten Scherler commented on SOLR-84: --- >From the logo grid, b (all capital letter and same size). > Ne

Re: [jira] Updated: (SOLR-133) change XmlUpdateRequestHandler to use StAX instead of XPP

2007-02-05 Thread Thorsten Scherler
On Sat, 2007-02-03 at 13:57 -0800, Thorsten Scherler (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/SOLR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Thorsten Scherler updated SOLR-133: > --- &

Re: Connecting custom RequestHandler

2007-02-04 Thread Thorsten Scherler
is see above. Not sure why it did not work the yesterday. Thanks for the feedback. salu2 > ryan > > > On 2/3/07, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > > On Sat, 2007-02-03 at 18:14 +0100, Thorsten Scherler wrote: > > > Hi all, > > > > > &

[jira] Commented: (SOLR-133) change XmlUpdateRequestHandler to use StAX instead of XPP

2007-02-03 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470001 ] Thorsten Scherler commented on SOLR-133: @Larrea 1) standards-based 2) agree 3) agree 4) agree StAX is become

[jira] Updated: (SOLR-133) change XmlUpdateRequestHandler to use StAX instead of XPP

2007-02-03 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-133: --- Attachment: SOLR-133.diff Fixing bugs from first version. Adding workaround for problem with

Re: Connecting custom RequestHandler

2007-02-03 Thread Thorsten Scherler
On Sat, 2007-02-03 at 18:14 +0100, Thorsten Scherler wrote: > Hi all, > > I am working on SOLR-133 and I have wrapped up a first version of the > XmlUpdateRequestHandlerStax.java. Now I am trying to connect it in the > example but I have some problems. > >

[jira] Commented: (SOLR-130) [Patch] [Docu] Starting a mySolr document, which tries to explain how to setup a custom solr instance

2007-02-03 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469978 ] Thorsten Scherler commented on SOLR-130: done: http://wiki.apache.org/solr/mySolr @Antonio, thx for the

[jira] Updated: (SOLR-133) change XmlUpdateRequestHandler to use StAX instead of XPP

2007-02-03 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-133: --- Attachment: SOLR-133.diff Refactoring the XmlUpdateRequestHandler to use constant variables

Connecting custom RequestHandler

2007-02-03 Thread Thorsten Scherler
://localhost:8983/solr/update/stax 067 Error 400 missing content stream stax HTTP ERROR: 400missing content stream stax RequestURI=/solr/update/stax ... What did I forget that the content stream is not passed to the method? Any tip, hint or shoot in the dark welcome. salu2 -- Thorsten

[jira] Commented: (SOLR-133) change XmlUpdateRequestHandler to use StAX instead of XPP

2007-02-03 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469971 ] Thorsten Scherler commented on SOLR-133: It seems the diff does not show the other libs you need to compile

[jira] Commented: (SOLR-61) move XML update parsing out of SolrCore

2007-02-01 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469599 ] Thorsten Scherler commented on SOLR-61: --- agree. Thanks Hoss. > move XML update parsing out of SolrC

Re: Searching with accents

2007-02-01 Thread Thorsten Scherler
t I am working for the Junta de Andalucia in Spain. So I have lots of accents. I index with the schema I passed you and the content will be stored as is (no alterations in writing). So reindexing would keep your markup (if it is utf-8) and content as is. salu2 -- Thorsten Scherler

Re: Searching with accents

2007-02-01 Thread Thorsten Scherler
On Thu, 2007-02-01 at 16:35 +0100, Manuel Albela Miranda wrote: > Thorsten Scherler wrote: > > On Thu, 2007-02-01 at 12:37 +0100, Manuel Albela Miranda wrote: > > > >> Hello everybody, > >> > >> Do you know if there is a way to search with and without

[jira] Commented: (SOLR-61) move XML update parsing out of SolrCore

2007-02-01 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469450 ] Thorsten Scherler commented on SOLR-61: --- Hi Hoss, I personally would not close this issue, since we have

Re: Searching with accents

2007-02-01 Thread Thorsten Scherler
nk you very much. > > Regards. > > Manu > -- Thorsten Scherler thorsten.at.apache.org Open Source Java & XML consulting, training and solutions

[jira] Updated: (SOLR-109) variable substitution in lucene query params

2007-01-31 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-109: --- Attachment: SOLR-109.diff This is a first start. What still is missing is "... a more ge

Re: JIRA - adding "docu" component?

2007-01-31 Thread Thorsten Scherler
On Wed, 2007-01-31 at 11:06 -0500, Yonik Seeley wrote: > On 1/31/07, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > > I wonder whether we could add a docu component to our jira instance? > > Done. > Cheers, Yonik. salu2 > -

JIRA - adding "docu" component?

2007-01-31 Thread Thorsten Scherler
Hi all, I wonder whether we could add a docu component to our jira instance? wdyt? salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java & XML consulting, training and solutions

[jira] Updated: (SOLR-130) [Patch] [Docu] Starting a mySolr document, which tries to explain how to setup a custom solr instance

2007-01-31 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Scherler updated SOLR-130: --- Attachment: SOLR-130.diff Initial version > [Patch] [Docu] Starting a mySolr document, wh

[jira] Created: (SOLR-130) [Patch] [Docu] Starting a mySolr document, which tries to explain how to setup a custom solr instance

2007-01-31 Thread Thorsten Scherler (JIRA)
/SOLR-130 Project: Solr Issue Type: Task Reporter: Thorsten Scherler While developing a custom search server based on solr I took some notes about the do's and don'ts. The initial patch is not a fully finished document but may invite other devs to

[jira] Commented: (SOLR-61) move XML update parsing out of SolrCore

2007-01-31 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469076 ] Thorsten Scherler commented on SOLR-61: --- Hi all, I am keen to give this issue a go, somebody can give some hints

[jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2007-01-31 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469074 ] Thorsten Scherler commented on SOLR-85: --- Hi Ryan, sorry for coming back so late on this, but I need to finish up

Re: Fwd: Reviving Nutch 0.7

2007-01-22 Thread Thorsten Scherler
On Mon, 2007-01-22 at 10:13 +0100, Zaheed Haque wrote: > -- Forwarded message -- > From: Zaheed Haque <[EMAIL PROTECTED]> > Date: Jan 22, 2007 10:13 AM > Subject: Re: Reviving Nutch 0.7 > To: nutch-dev@lucene.apache.org > > > On 1/22/07, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:

Re: Solr graduates and joins Lucene as sub-project

2007-01-17 Thread Thorsten Scherler
On Wed, 2007-01-17 at 10:07 -0500, Yonik Seeley wrote: > Solr has just graduated from the Incubator, and has been accepted as a > Lucene sub-project! > Thanks to all the Lucene and Solr users, contributors, and developers > who helped make this happen! > Yeah congrats to the whole community and e

[jira] Commented: (SOLR-86) [PATCH] standalone updater cli based on httpClient

2007-01-16 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465327 ] Thorsten Scherler commented on SOLR-86: --- Yeah, I know what you mean (had a similar problem today). if

Java version for solr development (was Re: Update Plugins)

2007-01-16 Thread Thorsten Scherler
On Tue, 2007-01-16 at 15:49 -0500, Yonik Seeley wrote: > On 1/16/07, J.J. Larrea <[EMAIL PROTECTED]> wrote: > > - Revise the XML-based update code (broken out of SolrCore into a > > RequestHandler) to use all the above. > > +++1, that's been needed forever. > If one has the time, I'd also advocat

Re: Can this be achieved? (Was: document support for file system crawling)

2007-01-16 Thread Thorsten Scherler
on > > how you can use Solr to access an index generated by the nutch crawler (i > > think Thorsten has allready done this) or by Compass, or any other system > > that builds a Lucene index. > > Thorsten Scherler? Hmm, I did the exact opposite. Let me explain you my use c

Re: Update Plugins (was Re: Handling disparate data sources in Solr)

2007-01-16 Thread Thorsten Scherler
On Mon, 2007-01-15 at 12:23 -0800, Chris Hostetter wrote: > : > Right, you're getting at issues of why I haven't committed my CSV handler > yet. > : > It currently handles reading a local file (this is more like an SQL > : > update handler... only a reference to the data is passed). But I also >

[jira] Created: (SOLR-109) variable substitution in lucene query params

2007-01-15 Thread Thorsten Scherler (JIRA)
variable substitution in lucene query params Key: SOLR-109 URL: https://issues.apache.org/jira/browse/SOLR-109 Project: Solr Issue Type: New Feature Reporter: Thorsten Scherler

[jira] Commented: (SOLR-109) variable substitution in lucene query params

2007-01-15 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464742 ] Thorsten Scherler commented on SOLR-109: background: http://marc.theaimsgroup.com/?l=solr-dev&a

[jira] Commented: (SOLR-86) [PATCH] standalone updater cli based on httpClient

2007-01-15 Thread Thorsten Scherler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464737 ] Thorsten Scherler commented on SOLR-86: --- Hi Hoiss, I had a look at your version and it is good as gold. I

Re: Update Plugins (was Re: Handling disparate data sources in Solr)

2007-01-15 Thread Thorsten Scherler
On Fri, 2007-01-12 at 15:41 -0500, Yonik Seeley wrote: > On 1/10/07, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > The one hitch i think to the the notion that updates and queries map > > cleanlly with something like this... > > > > SolrRequestHandler => SolrUpdateHandler > > SolrQueryRequest

Re: SQL UpdatePlugin?

2007-01-11 Thread Thorsten Scherler
On Wed, 2007-01-10 at 22:32 -0800, Ryan McKinley wrote: > I'd like to be able to add/update documents from an SQL query. Perhaps: > >mode="add or replace fields" > connection="jdbc:mysql://localhost/nblmc?username=xxx&password=xxx" > driver="com.mysql.jdbc.Driver" > multifieldSeperator=

Re: Java client library (SOLR-20 / SOLR-30)

2007-01-11 Thread Thorsten Scherler
On Sat, 2007-01-06 at 23:56 -0800, Ryan McKinley wrote: > I just posted a solr client that does search and update to SOLR-20. > > With the addition of: > \solr\client\ruby\solrb > > it seems appropriate to put this (or equivalent) in: > \solr\client\java\solrj > > This version only depends o

Re: [VOTE] graduate Solr to Lucene subproject

2007-01-05 Thread Thorsten Scherler
On Thu, 2007-01-04 at 15:29 -0500, Yonik Seeley wrote: > It's time that Solr graduate from the incubator and become an official > Lucene subproject. > > So, please cast your votes: > > [ ] +1 ask Lucene PMC and the Incubator PMC to graduate Solr from the > Incubator to become a Lucene subproject.

Re: variable substitution in lucene query params (was Re: filter input from multiple fields)

2007-01-02 Thread Thorsten Scherler
On Wed, 2006-12-27 at 22:53 -0800, Chris Hostetter wrote: > : > directly to have a new "void setParamVariables(SolrParams p)" method. if > : > it's called (with non null input), then any string that SolrQueryParser > : > instance is asked to parse would first be preprocessed looking for the ${} >

[jira] Commented: (SOLR-30) Java client code for performing searches against a Solr instance

2006-12-26 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-30?page=comments#action_12460863 ] Thorsten Scherler commented on SOLR-30: --- Hi all, I had a look at the code and I do not understand a couple of things. Since the client can request any

variable substitution in lucene query params (was Re: filter input from multiple fields)

2006-12-26 Thread Thorsten Scherler
On Sat, 2006-12-23 at 18:41 -0800, Chris Hostetter wrote: > : I did a small hack and it works like a charm without the above mentioned > : handler. I only activated variable substitution for the FQ for testing > : if you think that is a nice feature I can activate it for the rest. > > As i said in

Re: filter input from multiple fields

2006-12-26 Thread Thorsten Scherler
On Sat, 2006-12-23 at 18:27 -0800, Chris Hostetter wrote: > : Imaging I have a form like > : > ... > : > .. > : > > : Using the StandardRequestHandler without prior processing would result > : that "startDate" and "endDate" would be ignored since they are not

Re: filter input from multiple fields

2006-12-22 Thread Thorsten Scherler
On Fri, 2006-12-22 at 13:29 +0100, Thorsten Scherler wrote: > Hi all, > > I am looking for some information about which is the best way to write a > MultipleFieldRequestHandler.java. I did a small hack and it works like a charm without the above mentioned handler. I only activa

filter input from multiple fields

2006-12-22 Thread Thorsten Scherler
Hi all, I am looking for some information about which is the best way to write a MultipleFieldRequestHandler.java. My use case is that I have a form (the next version of http://andaluciajunta.es/portal/aj-bojaBuscador/0,22815,,00.html) where you limit the query via a couple of different fields.

Re: [jira] Resolved: (SOLR-90) Typo in java docs of QueryParsing.java

2006-12-21 Thread Thorsten Scherler
> URL: http://issues.apache.org/jira/browse/SOLR-90 > > Project: Solr > > Issue Type: Improvement > >Reporter: Thorsten Scherler > > > >

[jira] Created: (SOLR-90) Typo in java docs of QueryParsing.java

2006-12-21 Thread Thorsten Scherler (JIRA)
Typo in java docs of QueryParsing.java --- Key: SOLR-90 URL: http://issues.apache.org/jira/browse/SOLR-90 Project: Solr Issue Type: Improvement Reporter: Thorsten Scherler Index: /home

Re: preferred xml parser

2006-12-20 Thread Thorsten Scherler
On Wed, 2006-12-20 at 10:18 -0500, Yonik Seeley wrote: > On 12/20/06, Thorsten Scherler > <[EMAIL PROTECTED]> wrote: > > looking at the source code I wonder whether we have a preferred xml > > parser model? > > > > I mean I can find: > > - pull parsing &

[jira] Commented: (SOLR-88) Solr index cannot be opened with luke anymore

2006-12-20 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-88?page=comments#action_12459937 ] Thorsten Scherler commented on SOLR-88: --- Cheers Erik. That is good to know. > Solr index cannot be opened with luke anym

[jira] Commented: (SOLR-88) Solr index cannot be opened with luke anymore

2006-12-20 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-88?page=comments#action_12459926 ] Thorsten Scherler commented on SOLR-88: --- Removing omitNorms="true" from the schema.xml fixes this issue. > Solr index cannot be opened with

[jira] Commented: (SOLR-88) Solr index cannot be opened with luke anymore

2006-12-20 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-88?page=comments#action_12459920 ] Thorsten Scherler commented on SOLR-88: --- I think found the revision: svn up -r487364 . Before this revision I can open the index with luke. After this commit

[jira] Updated: (SOLR-88) Solr index cannot be opened with luke anymore

2006-12-20 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-88?page=all ] Thorsten Scherler updated SOLR-88: -- Attachment: commits.since.11-27.log svn log -v -r{2006-11-27}:HEAD . > commits.since.11-27.log All commits since the last known working version. >

[jira] Created: (SOLR-88) Solr index cannot be opened with luke anymore

2006-12-20 Thread Thorsten Scherler (JIRA)
Solr index cannot be opened with luke anymore - Key: SOLR-88 URL: http://issues.apache.org/jira/browse/SOLR-88 Project: Solr Issue Type: Bug Reporter: Thorsten Scherler http

Re: Docu - forrest sitemap

2006-12-20 Thread Thorsten Scherler
On Tue, 2006-12-19 at 10:57 -0800, Chris Hostetter wrote: > : example sitemap in the project. This sitemap is not used in solr at all, > : but contains code that makes forrest fail for 0.8-dev. > > Thanks for tip Thorsten, I removed the file. > Cheers and de nada. salu > > -Hoss >

Solr index cannot be opened with luke anymore

2006-12-20 Thread Thorsten Scherler
Hi all, I am using luke (http://www.getopt.org/luke/) for inspecting lucene indexes. When I started to investigate solr I downloaded a nightly (solr-2006-11-27.zip). I played around and quickly after, I started to use trunk. I notice a very weird problem that I do not understand. I tried to op

Re: [jira] Commented: (SOLR-86) [PATCH] standalone updater cli based on httpClient

2006-12-20 Thread Thorsten Scherler
e updater cli based on httpClient > > --- > > > > Key: SOLR-86 > > URL: http://issues.apache.org/jira/browse/SOLR-86 > > Project: Solr > > Issue Type: New Feature > > Components: update > >Reporter: Thorsten S

Patches in jira

2006-12-20 Thread Thorsten Scherler
Hi all, I noticed many issues in the jira that are patches but never got committed. There are some problems in keeping patches for longer time in the issue tracker: - diff not valid against trunk anymore - patch grow multiple version and packages which makes it harder to follow - person who submi

preferred xml parser

2006-12-20 Thread Thorsten Scherler
Hi all, looking at the source code I wonder whether we have a preferred xml parser model? I mean I can find: - pull parsing - DOM - JDOM (at least in some jira patches) SAX I have not seen yet and neither StAX. I made some very good experience with StAX lately it is fast and easy to use. Do w

Docu - forrest sitemap

2006-12-19 Thread Thorsten Scherler
Hi all, I am up to write a small document about how to write your own search application based on solr from scratch. Since I am a forrest committer, I am using forrest version 0.8-dev. Our site is not compatible with the new version since we have the standard example sitemap in the project. This

[jira] Updated: (SOLR-86) [PATCH] standalone updater cli based on httpClient

2006-12-18 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-86?page=all ] Thorsten Scherler updated SOLR-86: -- Attachment: solr-86.diff Adding auto commit to the updater. > [PATCH] standalone updater cli based on httpCli

[jira] Updated: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-18 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-85?page=all ] Thorsten Scherler updated SOLR-85: -- Attachment: solar-85.with.file.upload.diff Always using as surrounding tag. When in multiPart mode the commit field needs to be read within the multiPart

Re: [jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-18 Thread Thorsten Scherler
On Fri, 2006-12-15 at 11:16 -0800, Chris Hostetter wrote: > : The next thing on my list is to write a small cli based on httpclient to > : send the update docs as alternative of the post.sh. > > You may want to take a look at SOLR-20 and SOLR-30 ... those issues are > first stabs at Java Client AP

  1   2   >