Problems with long named parameters with update extract handler

2019-06-20 Thread Julien
configuration ? Regards, Julien --- L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. https://www.avast.com/antivirus

Problems with long named parameters with update extract handler

2019-06-21 Thread Julien
this limitation via configuration ? Regards, Julien --- L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. https://www.avast.com/antivirus

Re: collection API timeout

2015-11-04 Thread Julien David
I forgot to mention that we are using Solr 4.9.0 and zookeeper 3.4.6 Thanks Julien Le 04/11/2015 11:37, Julien DAVID - Decalog a écrit : Hi all, We have a production environment composed by 6 solrcloud server and 3 zookeeper. We've got around 30 collections, with 6 shards each. We rec

Re: collection API timeout

2015-11-05 Thread Julien David
Seems I'ill need to upgrade to 5.3.1 It is possible to upgrade from 4.9 to 5.3 or do I need deploy all intermediate versions? Thks

My solr server finishes itself

2016-08-03 Thread Julien VIELLE
Hello, I'm facing strange problem my solr server stops itself randomly. with the message: Graceful shutdown SocketConnector@0.0.0.0:8983 You will find attached my solr.log I don't understand why there are no crontab running. There nothing in my log telling why solr shutdown itself. Any help

Can't post comment on Confluence pages under "Apache Solr Reference Guide"

2013-11-27 Thread Julien Canquelain
rights to modify the documentation (or to post a comment), it would be great.Many thanks in advance.-- Julien Canquelain

Issue with Solr and copyFields

2011-09-01 Thread Julien Balmont
Hello, I meet an issue with Solr and copyFields and other things probably. here's a description of the issue. if anyone could help, it would be greatly appreciated as I've searched everywhere an am not able to figure out what's happening. my Solr is configured as follow: DIH request: SELECT d.lab

pruning search result with search score gradient

2011-01-11 Thread Julien Piquot
s for your answer. Julien

Specify increment gap with PatternTokenizerFactory

2009-10-20 Thread Julien Nioche
nline shopping". There is of course the positionIncrementGap at the field type level but that won't help. Am currently using v1.3 Thanks Julien -- DigitalPebble Ltd http://www.digitalpebble.com

Re: boost function on field of type double

2008-06-20 Thread Julien Nioche
Have tried using * * for the field domain_score but still get 0.0 = (MATCH) FunctionQuery(sfloat(domain_score)), product of: 0.0 = sfloat(domain_score)=0.0 1.0 = boost 0.07387746 = queryNorm Thanks! Julien 2008/6/20 Julien Nioche <[EMAIL PROTECTED]>: > Hi guys, >

Re: boost function on field of type double

2008-06-20 Thread Julien Nioche
SVN trunk version. I wanted to give SOLR-572 a try and really like it! Cool stuff - thanks to the contributors. Julien 2008/6/20 Grant Ingersoll <[EMAIL PROTECTED]>: > Hey Julien, > > What's your actual query look like? The original, the parsed, etc. (I > think a bunch

Re: Entity extraction?

2008-10-25 Thread Julien Nioche
patch which allows to delegate the indexing to SOLR. As someone else already said these named entities could then be used as facets. HTH Julien -- DigitalPebble Ltd http://www.digitalpebble.com 2008/10/24 Rogerio Pereira <[EMAIL PROTECTED]> > I agree Ryan and I would like see a complet

boost function on field of type double

2008-06-20 Thread Julien Nioche
ct of: 0.0 = float(domain_score)=0.0 1.0 = boost 0.1766438 = queryNorm Does the field have to be of type float to be used in a Function Query? I tried using *bf=ord(domain_score*) but to no avail. Any clues? Thanks Julien -- DigitalPebble Ltd http://www.digitalpebble.com

Unified highlighter

2018-07-12 Thread Julien Massiera
or either to increase the hl.fragsize up to 1000, but with any other hl.bs.type than SENTENCE or LINE, the highlighting is limited to the found words only, which is not enough for what I need. Is there something I am missing with the configuration ? For infos, I am using Solr 6.6.4. Thanks for your help. Julien

Error 500 with update extract handler on Solr 7.4.0

2019-06-21 Thread julien massiera
, and can we modify this limitation via configuration ? Regards, Julien

Error 500 with update extract handler on Solr 7.4.0

2019-06-21 Thread julien massiera
, and can we modify this limitation via configuration ? Regards, Julien

collection API timeout

2015-11-04 Thread Julien DAVID - Decalog
ava:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:745) Thanks for your help -- Julien