Re: When should I

2009-05-07 Thread Eric Sabourin
do > not optimize it. > > But optimizing always is not recommended because it is time consuming > and your replication (if it is a master slave setup) can take longer > > . > if you do a delete all then do an optimize anyway > > On Wed, May 6, 2009 at 9:18 PM, Eric Sabour

When should I

2009-05-06 Thread Eric Sabourin
Is the optimize xml command something which is only required when I delete all the docs? Or should I also send the optimize command following other operations? or daily? Thanks... Eric

Re: Term highlighting with MoreLikeThisHandler?

2009-05-01 Thread Eric Sabourin
8:13 PM, Walter Underwood wrote: > It can be pretty confusing. The user didn't type those terms and the > terms can be pretty odd. Effective, but odd. They might be half-phrases > or other things that just look bad and distracting. > > wunder > > On 4/30/09 6:23 AM, &qu

Re: Term highlighting with MoreLikeThisHandler?

2009-04-30 Thread Eric Sabourin
ot; wrote: > > > Any luck on this? I am experiencing the same issue. Highlighting > > works fine on all other request handlers, but breaks when I use the > > MoreLikeThisHandler. > > > > Thanks, > > > > Matt Weber > > > > > >

Re: spellcheck.collate causes StringIndexOutOfBoundsException during startup.

2009-04-29 Thread Eric Sabourin
eed them, commented out them in solrconfig.xml. > > Koji > > > > Eric Sabourin wrote: > >> I’m using SOLR 1.3.0 (from download, not a nightly build) >> >> apache-tomcat-5.5.27 on Windows XP. >> >> >> >> When I add true to my re

Re: Term highlighting with MoreLikeThisHandler?

2009-04-28 Thread Eric Sabourin
ou tried using MLT with parameters described on > http://wiki.apache.org/solr/HighlightingParameters ? > > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > ----- Original Message > > From: Eric Sabourin > > To: solr-user@lu

Term highlighting with MoreLikeThisHandler?

2009-04-27 Thread Eric Sabourin
I submit a query to the MoreLikeThisHandler to find documents similar to a specified document. This works and I've configured my request handler to also return the interesting terms. Is it possible to have MLT return to me highlight snippets in the similar documents it returns? I mean generate hl

spellcheck.collate causes StringIndexOutOfBoundsException during startup.

2009-04-24 Thread Eric Sabourin
I’m using SOLR 1.3.0 (from download, not a nightly build) apache-tomcat-5.5.27 on Windows XP. When I add true to my requestHandler in my solrconfig.xml, I get the StringIndexOutOfBoundsException stacktrace below on startup. Removing the element, or setting it to false, causes the exception to