Re: Have anyone used Automatic Phrase Tokenization (AutoPhrasingTokenFilterFactory) ?

2015-06-12 Thread larry
Is anyone successfully using AutoPhrasingTokenFilterFactory on Solr 5? Sent from Windows Mail

Can't find source or jar for Solr class JaspellTernarySearchTrie

2011-01-12 Thread Larry White
Hi, I'm trying to find the source code for class: JaspellTernarySearchTrie. It's supposed to be used for spelling suggestions. It's referenced in the javadoc: http://lucene.apache.org/solr/api/org/apache/solr/spelling/suggest/jaspell/JaspellTernarySearchTrie.html I realize this is a dumb questio

Is negative boost possible?

2009-08-18 Thread Larry He
Hi all, I am looking for a way to assign negative boost to a term in Solr query. Our use scenario is that we want to boost matching documents that are updated recently and penalize those that have not been updated for a long time. There are other terms in the query that would affect the scores as

Missing required field: id Using ExtractingRequestHandler

2009-03-19 Thread Larry Reid
rtbay.org/";>Powered by Jetty://

Re: Missing required field: id Using ExtractingRequestHandler

2009-03-19 Thread Larry Reid
ou'll need to specify the ID when you submit your document. One > way is using an ext.literal parameter, more or less like this: > > startofURL...&ext.literal.id=13&...restofURL > > Alternatively, you can try the field mapping mechanism, which is > hopefully describe

Re: Missing required field: id Using ExtractingRequestHandler

2009-03-19 Thread Larry Reid
3&...restofURL > > Alternatively, you can try the field mapping mechanism, which is > hopefully described on the wiki page. > > Cheers, > Chris > > On Thu, Mar 19, 2009 at 3:46 PM, Larry Reid wrote: > > I trying to index Word, PDF and other documents with Solr. I in

Solr query performance issue

2009-05-26 Thread Larry He
files at all? Hope someone could provide me some suggestions. Thanks, Larry He

Re: Solr query performance issue

2009-05-26 Thread Larry He
We actually want OR operator on those values. Filters can only do AND, right? Is it better performance to have the query as field1:01 field1:02 field1:03 instead of field1:(01 02 03)? BR, Larry On Tue, May 26, 2009 at 5:15 PM, Otis Gospodnetic < otis_gospodne...@yahoo.com> wrote: &g

where to find solr help/consultant

2009-06-03 Thread Larry Eitel
I am implementing solr on Centos server. It involves handling multi-languages. Where is the best place to look for developers experienced in solr who may be interested in a little consulting work. Mostly to give some guidance, etc. IRC is rather quite. Thank you :)

Re: Will Slaves Pileup Replication Requests?

2011-04-11 Thread Green, Larry (CMG - Digital)
Yes. It will wait whatever the replication interval is after the most recent replication completes before attempting again. On Apr 11, 2011, at 2:42 PM, Parker Johnson wrote: > > What is the slave replication behavior if a replication request to pull > indexes takes longer than the replication