Re: very slow add/commit time

2009-11-03 Thread Bruno
; written confirmation by an > authorised employee of the Company. http://www.192.com (Tel: 08000 192 > 192). i-CD Publishing (UK) Ltd > is incorporated in England and Wales, company number 3148549, VAT No. GB > 673128728. -- Bruno Morelli Vargas Mail: brun...@gmail.com Msn: brun...@hotmail.com Icq: 165055101 Skype: morellibmv

Re: very slow add/commit time

2009-11-03 Thread Bruno
on 512. The maxBufferedDocs > is commented. If you mean queryResultMaxDocsCached, it is set on 200 but > is it used when indexing? > > -Original Message- > From: Bruno [mailto:brun...@gmail.com] > Sent: 03 November 2009 14:27 > To: solr-user@lucene.apache.org > Subjec

Grouping

2009-12-04 Thread Bruno
Is there a way to make a group by or distinct query? -- Bruno Morelli Vargas Mail: brun...@gmail.com Msn: brun...@hotmail.com Icq: 165055101 Skype: morellibmv

Re: SolrJ: Highlighting not Working

2009-06-18 Thread Bruno
and adjust from there. > (wiki says the default is 100). > > Let us know how it goes. > > -- > - Mark > > http://www.lucidimagination.com > > > > Bruno wrote: > >> Hi guys. >> I new at using highlighting, so probably I'm making some stup

Re: SolrJ: Highlighting not Working

2009-06-18 Thread Bruno
Couple of things I've forgot to mention: Solr Version: 1.3 Enviroment: Websphere On Thu, Jun 18, 2009 at 2:34 PM, Bruno wrote: > I've tried with default values and didn't work either. > > > On Thu, Jun 18, 2009 at 2:31 PM, Mark Miller wrote: > &g

Re: SolrJ: Highlighting not Working

2009-06-18 Thread Bruno
MultiTerm", *true*); > > The above only applies to solr 1.4. > So if your query is just a wildcard ... > > What is your query, by the way? > > > > -- > - Mark > > http://www.lucidimagination.com > > > > Bruno wrote: > >> Couple of things

Re: SolrJ: Highlighting not Working

2009-06-18 Thread Bruno
t; an additional NamedList section of the response (with name="highlighting") > >Erik > > > On Jun 18, 2009, at 1:22 PM, Bruno wrote: > > Hi guys. >> >> I new at using highlighting, so probably I'm making some stupid mistake, >> however I'm

Re: SolrJ: Highlighting not Working

2009-06-18 Thread Bruno
h null key... at end, putting tons of entries all with null key will result on a one-entry-only map. Thanks for the help guys. On Thu, Jun 18, 2009 at 3:17 PM, Bruno wrote: > I've checked the NamedList you told me about, but it contains only one > highlighted doc, when there I have mo

Re: Slowness during submit the index

2009-06-20 Thread Bruno
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch >>>> >>>> >>>> >>>> - Original Message >>>>> From: Francis Yakin >>>>> To: "solr-user@lucene.apache.org" >>>>> Sent: Friday, June 19, 2009 5:27:59 PM >>>>> Subject: Slowness during submit the index >>>>> >>>>> >>>>> We are experiencing slowness during reloading/resubmitting index >>>>> from >>> Database >>>>> to the master. >>>>> >>>>> We have two environments: >>>>> >>>>> QA and Prod. >>>>> >>>>> The slowness is happened only in Production but not in QA. >>>>> >>>>> It only takes one hours to reload 2.5Mil indexes compare 5-6 >>>>> hours to load >>> the >>>>> same size of index in Prod. >>>>> >>>>> I checked both the config files in QA and Prod, they are all >>>>> identical, >>>> except: >>>>> >>>>> >>>>> In QA: >>>>> false >>>>> In Prod: >>>>> true >>>>> >>>>> I believe that we use "http" protocol reload/submit the index >>>>> from Database >>> to >>>>> Solr Master. >>>>> I did test copying big files thru network from database to the >>>>> solr box, I >>>> don't >>>>> see any issue. >>>>> >>>>> We are running solr 1.2 >>>>> >>>>> Any inputs will be much appreciated. >> > > -- Enviado do meu celular Bruno Morelli Vargas Mail: brun...@gmail.com Msn: brun...@hotmail.com Icq: 165055101 Skype: morellibmv

Reading a parameter from a String.

2010-04-14 Thread Bruno
00.00.txt.FNM.risidev3was2_opt_ISI_logs.201002020100" In this case I have to change the timestamp parameters. Is there a way? -- Bruno Morelli Vargas Mail: brun...@gmail.com Msn: brun...@hotmail.com Icq: 165055101 Skype: morellibmv

document support for file system crawling

2006-08-29 Thread Bruno
formats. Is there support for the same functionality in solr? Bruno -- View this message in context: http://www.nabble.com/document-support-for-file-system-crawling-tf2188066.html#a6053318 Sent from the Solr - User forum at Nabble.com.

Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
key field. Can someone could explain me why it doesn't work ? Thanks a lot ! Bruno --- L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. http://www.avast.com

Re: Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
, 6 Jan 2016, 15:11 Bruno Mannina wrote: Hi All, Solr 5.4, Ubuntu I thought it was simple to request across two collections with the same schema but not. I have one solr instance launch. 300 000 records in each collection. I try to use this request without having both results: http

Re: Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
quot;:"json"}}, "response":{"numFound":1,"start":0,"docs":[ { "id":"WO2005040212", "st":"PENDING", "cc_CA":"LAPSED", "cc_EP":"LAPSED

Re: Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
I have a dev' server, I will do some test on it... Le 06/01/2016 17:31, Susheel Kumar a écrit : I'll suggest if you can setup some some test data locally and try this out. This will confirm your understanding. Thanks, Susheel On Wed, Jan 6, 2016 at 10:39 AM, Bruno Mannina w

Re: Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
Same result on my dev' server, it seems that collection param haven't effect on the query... Q: I don't see on the solr 5.4 doc, the "collection" param for select handler, is it always present in 5.4 version ? Le 06/01/2016 17:38, Bruno Mannina a écrit : I have a de

Re: Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
Hi Ester, yes, i saw it, but if I use: q={!join from=fid to=fid}fid:34520196 (with or not &collection=c1,c2) I have only the result from the collection used in the select/c1 Le 06/01/2016 17:52, esther.quan...@lucidworks.com a écrit : Hi Bruno, You might consider using the JoinQueryPa

Re: Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
:( not work for me http://my_adress:my_port/solr/c1/select?q={!join from=fid to=fid fromIndex=c2}fid:34520196&wt=json the result is always the same, it answer only for c1 34520196 has result in both collections Le 06/01/2016 18:16, Binoy Dalal a écrit : Bruno, Use join like so: {!join

Re: Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
solr/c1/select?shards=localhost:8983/solr/c1,localhost:8983/solr/c2&q=fid:34520196> and obviously, you’ll just choose the ports that correspond to your configuration. Esther On Jan 6, 2016, at 9:36 AM, Bruno Mannina wrote: :( not work for me http://my_adress:my_port/solr/c1/select?q={!join f

Re: Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
Hi Shawn, thanks for this info, I use solr alone on my own server. Le 06/01/2016 20:13, Shawn Heisey a écrit : On 1/6/2016 2:41 AM, Bruno Mannina wrote: I try to use this request without having both results: http://my_adress:my_port/solr/C1/select?collection=C1,C2&q=fid:34520196&

Re: Newbie: Searching across 2 collections ?

2016-01-06 Thread Bruno Mannina
7;t do anything, and old-style distributed search (with the shards parameter) will be your only option. Thanks, Shawn *** Le 06/01/2016 19:17, Susheel Kumar a écrit : Hi Bruno, I just tested on 5.4 for your sake and it works fine. You are somewhere goofing up. Please create a new simple s

Wildcard "?" ?

2015-10-21 Thread Bruno Mannina
Dear Solr-user, I'm surprise to see in my SOLR 5.0 that the wildward ? replace inevitably 1 character. my request is: title:magnet? AND tire? SOLR found only title with a character after magnet and tire but don't found title with only magnet AND tire Do you know where can I tell to solr tha

Re: Wildcard "?" ?

2015-10-21 Thread Bruno Mannina
expressions for searching: title:/magnet.?/ should do it. Upayavira On Wed, Oct 21, 2015, at 11:35 AM, Bruno Mannina wrote: Dear Solr-user, I'm surprise to see in my SOLR 5.0 that the wildward ? replace inevitably 1 character. my request is: title:magnet? AND tire? SOLR found only title wi

Re: Wildcard "?" ?

2015-10-22 Thread Bruno Mannina
Upayavira, Thanks a lot for these information Regards, Bruno Le 21/10/2015 19:24, Upayavira a écrit : regexp will match the whole term. So, if you have stemming on, magnetic may well stem to magnet, and that is the term against which the regexp is executed. If you want to do the regexp

Solr 3.6, Highlight and multi words?

2015-03-29 Thread Bruno Mannina
Dear Solr User, I try to work with highlight, it works well but only if I have only one keyword in my query?! If my request is plastic AND bicycle then only plastic is highlight. my request is: ./select/?q=ab%3A%28plastic+and+bicycle%29&version=2.2&start=0&rows=10&indent=on&hl=true&hl.fl=ti

Re: Solr 3.6, Highlight and multi words?

2015-03-29 Thread Bruno Mannina
Additional information, in my schema.xml, my field is defined like this: May be it misses something? like termVectors Le 29/03/2015 21:15, Bruno Mannina a écrit : Dear Solr User, I try to work with highlight, it works well but only if I have only one keyword in my query?! If my request

Re: Solr 3.6, Highlight and multi words?

2015-04-01 Thread Bruno Mannina
Sorry to disturb you with the renew but nobody use or have problem with multi-terms and highlight ? regards, Le 29/03/2015 21:15, Bruno Mannina a écrit : Dear Solr User, I try to work with highlight, it works well but only if I have only one keyword in my query?! If my request is plastic

Re: Solr 3.6, Highlight and multi words?

2015-04-01 Thread Bruno Mannina
So my last question is why I haven't instead having colored ? How can I tell to solr to use the colored ? Thanks a lot, Bruno Le 01/04/2015 17:15, Reitzel, Charles a écrit : Haven't used Solr 3.x in a long time. But with 4.10.x, I haven't had any trouble with multiple terms.

Re: Solr 3.6, Highlight and multi words?

2015-04-01 Thread Bruno Mannina
splay/solr/Standard+Highlighter -Original Message----- From: Bruno Mannina [mailto:bmann...@free.fr] Sent: Wednesday, April 01, 2015 2:24 PM To: solr-user@lucene.apache.org Subject: Re: Solr 3.6, Highlight and multi words? Dear Charles, Thanks for your answer, please find below my answers. ok it

Re: Solr 3.6, Highlight and multi words?

2015-04-01 Thread Bruno Mannina
of course no prb charles, you already help me ! Le 01/04/2015 21:54, Reitzel, Charles a écrit : Sorry, I've never tried highlighting in multiple colors... -Original Message- From: Bruno Mannina [mailto:bmann...@free.fr] Sent: Wednesday, April 01, 2015 3:43 PM To: solr

Solr 5.0, defaultSearchField, defaultOperator ?

2015-04-17 Thread Bruno Mannina
- how can I set the defaultOperator (and|or) ? It seems that these "options" are now deprecated in SOLR 5.0 schema. Thanks a lot for your comment, Regards, Bruno --- Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus e

Re: Solr 5.0, defaultSearchField, defaultOperator ?

2015-04-18 Thread Bruno Mannina
2015 9:18 PM, Bruno Mannina wrote: : Dear Solr users, : : Since today I used SOLR 5.0 (I used solr 3.6) so i try to adapt my old : schema for solr 5.0. : : I have two questions: : - how can I set the defaultSearchField ? : I don't want to use in the query the df tag because I have

Correspondance table ?

2015-04-20 Thread Bruno Mannina
ible to do that also with a big correspondance file? around 5000 definitions? Thanks for your help, Bruno --- Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est active. http://www.avast.com

Re: Correspondance table ?

2015-04-20 Thread Bruno Mannina
, since you are not using it for search in any way. So, wherever you get your Solr's response JSON/XML/etc, map it there. Regards, Alex. Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter: http://www.solr-start.com/ On 20 April 2015 at 18:23, Bruno Mannina wrote: Dear

Re: Correspondance table ?

2015-04-20 Thread Bruno Mannina
y case, don't try to load too much work onto the Solr server itself. -- Jack Krupansky On Mon, Apr 20, 2015 at 7:32 AM, Bruno Mannina wrote: Hi Alex, well ok but if I have a big table ? more than 10 000 entries ? is it safe to do that client side ? note: I have one little table but I have

Solr5.0.0, do a commit alone ?

2015-04-21 Thread Bruno Mannina
file with delete action. Each line in this file contains one ref to delete bin/post -c mydb -commit no -d "..." So I would like to do the commit only after running my file with a command line bin/post -c mydb -commit yes (without data) is not accepted by post Thanks, Sincerely, Bruno

Solr 5.0, Ubuntu 14.04, SOLR_JAVA_MEM problem

2015-05-04 Thread Bruno Mannina
as needed to support your indexing / query needs SOLR_JAVA_MEM="-Xms3g –Xmx3g -XX:MaxPermSize=512m -XX:PermSize=512m" but with this param, the solr server can't be start, I use: bin/solr start Do you have an idea of the problem ? Thanks a lot for your comment, Bruno --- Ce courri

Delete document stop my solr 5.0 ?!

2015-05-04 Thread Bruno Mannina
use the same line to delete document, I use: java -jar -Ddata=args -Dcommit=no post.jar "113422" You can see that I use directly not , and my schema between solr3.6 and solr5.0 is almost the same. I have just some more fields. why this method do not work now ? Thanks a lot, Bruno --- C

Re: Delete document stop my solr 5.0 ?!

2015-05-04 Thread Bruno Mannina
lr-5.0.0/server/logs"... Running OOM killer script for process 28233 for Solr on port 8983 Killed process 28233 I try in few minutes to increase the formdataUploadLimitInKB and I will tell you the result. Le 04/05/2015 14:58, Shawn Heisey a écrit : On 5/4/2015 3:19 AM, Bruno Mannina wrote

Re: Delete document stop my solr 5.0 ?!

2015-05-04 Thread Bruno Mannina
I increase the formdataUploadLimitInKB to 2048000 and the problem is the same, same error an idea ? Le 04/05/2015 16:38, Bruno Mannina a écrit : ok I have this OOM error in the log file ... # # java.lang.OutOfMemoryError: Java heap space # -XX:OnOutOfMemoryError="/home/solr/solr-

Re: Solr 5.0, Ubuntu 14.04, SOLR_JAVA_MEM problem

2015-05-04 Thread Bruno Mannina
Yes ! it works !!! Scott perfect For my config 3g do not work, but 2g yes ! Thanks Le 04/05/2015 16:50, Scott Dawson a écrit : Bruno, You have the wrong kind of dash (a long dash) in front of the Xmx flag. Could that be causing a problem? Regards, Scott On Mon, May 4, 2015 at 5:06 AM

Re: Delete document stop my solr 5.0 ?!

2015-05-04 Thread Bruno Mannina
Yes it was that ! I increased the SOLR_JAVA_MEM to 2g (with 8Go Ram i do more, 3g fail to run solr on my brand new computer) thanks ! Le 04/05/2015 17:03, Shawn Heisey a écrit : On 5/4/2015 8:38 AM, Bruno Mannina wrote: ok I have this OOM error in the log file

Re: Solr 5.0, Ubuntu 14.04, SOLR_JAVA_MEM problem

2015-05-04 Thread Bruno Mannina
: On 5/4/2015 9:09 AM, Bruno Mannina wrote: Yes ! it works !!! Scott perfect For my config 3g do not work, but 2g yes ! If you can't start Solr with a 3g heap, chances are that you are running a 32-bit version of Java. A 32-bit Java cannot go above a 2GB heap. A 64-bit JVM re

Re: Solr 5.0, Ubuntu 14.04, SOLR_JAVA_MEM problem

2015-05-04 Thread Bruno Mannina
ok, I note all these information, thanks ! I will update if it's needed. 2go seems to be ok. Le 04/05/2015 18:46, Shawn Heisey a écrit : On 5/4/2015 10:28 AM, Bruno Mannina wrote: solr@linux:~$ java -version java version "1.7.0_79" OpenJDK Runtime Environment (IcedTea 2.5

Solr 5.0 - uniqueKey case insensitive ?

2015-05-04 Thread Bruno Mannina
Dear Solr users, I have a problem with SOLR5.0 (and not on SOLR3.6) What kind of field can I use for my uniqueKey field named "code" if I want it case insensitive ? On SOLR3.6, I defined a string_ci field like this: and it works fine. - If I add a document with

Re: Solr 5.0 - uniqueKey case insensitive ?

2015-05-04 Thread Bruno Mannina
Hello Chris, yes I confirm on my SOLR3.6 it works fine since several years, and each doc added with same code is updated not added. To be more clear, I receive docs with a field name "pn" and it's the uniqueKey, and it always in uppercase so I must define in my schema.xml required="tru

Re: Solr 5.0 - uniqueKey case insensitive ?

2015-05-06 Thread Bruno Mannina
never got around to filing an issue for it (oops!), but we have a note in our schema to leave the key field a normal string (like Bruno we had tried to lowercase it which failed). We didn't really know Solr in those days, and hadn't really thought about it since then, but Hoss' and

How to index 20 000 files with a command line ?

2015-05-29 Thread Bruno Mannina
Dear Solr Users, Habitualy i use this command line to index my files: >bin/post -c hbl /data/hbl-201522/*.xml but today I have a big update, so there are 20 000 xml files (each files 1kohttp://www.avast.com

Re: How to index 20 000 files with a command line ?

2015-05-29 Thread Bruno Mannina
oh yes like this: find /data/hbl-201522/-name "*.xml" -exec bin/post -c hbl {} \; ? Le 29/05/2015 14:15, Sergey Shvets a écrit : Hello Bruno, You can use find command with exec attribute. regards Sergey Friday, May 29, 2015, 3:11:37 PM, you wrote: Dear Solr Users, H

Help for a field in my schema ?

2015-05-29 Thread Bruno Mannina
have these 2 fields ? Could you help me to declare them in my schema.xml ? Thanks a lot for your help ! Bruno --- Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est active. http://www.avast.com

Possible or not ?

2015-06-05 Thread Bruno Mannina
0 000 files) /DATA/2/*.xml (20 000 files) /DATA/3/*.xml (20 000 files) /DATA/50/*.xml (20 000 files) Actually, I post 5 directories in one time (it takes around 1h30 for 100 000 records/files) But it's Friday and I would like to run it during the W.E. alone. Thanks for your comment, Bru

Re: Possible or not ?

2015-06-05 Thread Bruno Mannina
1 000 000. Is it ok ? Le 05/06/2015 16:59, Alessandro Benedetti a écrit : Hi Bruno, I can not see what is your challenge. Of course you can index your data in the flavour you want and do a commit whenever you want… Are those xml Solr xml ? If not you would need to use the DIH, the extract update

Re: Possible or not ?

2015-06-05 Thread Bruno Mannina
I can not see any advantage in that. I suggest you to play with auto hard/soft commit config and get a better idea of the situation ! Cheers 2015-06-05 16:08 GMT+01:00 Bruno Mannina : Hi Alessandro, I'm actually on my dev' computer, so I would like to post 1 000 000 xml file (with a str

Re: Possible or not ?

2015-06-05 Thread Bruno Mannina
it config and get a better idea of the situation ! Cheers 2015-06-05 16:08 GMT+01:00 Bruno Mannina : Hi Alessandro, I'm actually on my dev' computer, so I would like to post 1 000 000 xml file (with a structure defined in my schema.xml) I have already import 1 000 000 xml files by

How to index text field with html entities ?

2016-07-29 Thread Bruno Mannina
dd CDATA like this: it seems that I can't search with the & au:"brown & gammon" Could you help me to find the right syntax ? Thanks a lot, Bruno --- L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. https://www.avast.com/antivirus

Re: How to index text field with html entities ?

2016-07-29 Thread Bruno Mannina
Hi Chris, Thanks for your answer, and I add a little thing, after checking my log it seems that it concerns only some html entities. No problem with & but I have problem with: ü “ etc... I will check your answer to find a solution, Thanks ! Le 29/07/2016 à 23:58, Chris Hostetter a écrit : :

Re: How to index text field with html entities ?

2016-07-30 Thread Bruno Mannina
Thanks Shawn for these precisions Le 30/07/2016 à 00:43, Shawn Heisey a écrit : On 7/29/2016 4:05 PM, Bruno Mannina wrote: after checking my log it seems that it concerns only some html entities. No problem with & but I have problem with: ü “ etc... Those are valid *HTML* entities, but

Strange error when I try to copy....

2016-09-09 Thread Bruno Mannina
alboot), I have "redondance error". I check my HDD, no error, I check the file "_k46.fdt" no error, I can delete docs, add docs, my database can be reach and works fine. Is someone have an idea to backup my database ? or why I have this error ? Many thanks for

Re: Strange error when I try to copy....

2016-09-09 Thread Bruno Mannina
Le 09/09/2016 à 17:57, Shawn Heisey a écrit : On 9/8/2016 9:41 AM, Bruno Mannina wrote: - I stop SOLR 5.4 on Ubuntu 14.04LTS - 16Go - i3-2120 CPU @ 3.30Ghz - I do a simple directory copy /data to my HDD backup (from 2To SATA to 2To SATA directly connected to the Mothercard). All files are

Solr 5.4.0: Colored Highlight and multi-value field ?

2017-10-03 Thread Bruno Mannina
Dear all, Is it possible to have a colored highlight in a multi-value field ? I’m succeed to do it on a textfield but not in a multi-value field, then SOLR takes hl.simple.pre / hl.simple.post as tag. Thanks a lot for your help, Cordialement, Best Regards Bruno Mannina <h

RE: Solr 5.4.0: Colored Highlight and multi-value field ?

2017-10-06 Thread Bruno Mannina
octobre 2017 15:48 À : solr-user Objet : Re: Solr 5.4.0: Colored Highlight and multi-value field ? How does it not work for you? Details matter, an example set of values and the response from Solr are good bits of info for us to have. On Tue, Oct 3, 2017 at 3:59 PM, Bruno Mannina wrote: &

Get docs with same value in one other field ?

2017-02-22 Thread Bruno Mannina
is, Group, etc. don't answer to my question (but may I don't know how to use it to do that) Thanks for your help, Bruno --- L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. https://www.avast.com/antivirus

RE: Get docs with same value in one other field ?

2017-02-22 Thread Bruno Mannina
with the second clause being a JOINT search >> where you match by ID and then join on FID. >> >> Would that work? >> >> Regards, >>Alex. >> >> http://www.solr-start.com/ - Resources for Solr users, new and >> experienced >> >

RE: Get docs with same value in one other field ?

2017-02-22 Thread Bruno Mannina
Just a little more thing, I need to request up to 1000 id's Actually I test with 2 or 3 and it takes times (my db is around 100 000 000 docs, 128Go RAM). Do you think, it could be OOM error ? if I test with up to 1000 id ? -Message d'origine- De : Bruno Mannina [mailto:bmann.

RE: Get docs with same value in one other field ?

2017-02-22 Thread Bruno Mannina
enced On 22 February 2017 at 17:55, Bruno Mannina wrote: > Just a little more thing, I need to request up to 1000 id's Actually I > test with 2 or 3 and it takes times (my db is around 100 000 000 docs, 128Go > RAM). > > Do you think, it could be OOM error ? if I test with up

Get docs with same value in one other field ?

2017-02-22 Thread Bruno Mannina
don’t answer to my question (but may I don’t know how to use it to do that) Thanks for your help, Bruno Bruno Mannina <http://www.matheo-software.com> www.matheo-software.com <http://www.patent-pulse.com> www.patent-pulse.com Tél. +33 0 430 650 788 Fax. +33 0 430 65

Solr5, Clustering & exact phrase problem

2017-03-13 Thread Bruno Mannina
Just one another question, I want to generate clusters by using fields abstract and title, is exact what I did ion my solrconfig: Carrot.title = title Carrot.snippet = abstract Thanks a lot for your help, Bruno Mannina <http://www.matheo-software.com> www.matheo-software.com <

Shards, delete duplicates ?

2017-04-14 Thread Bruno Mannina
documents. It’s normal I know. Is exists a method, a parameter, or anything else that allows me to indicate to solr to compare ID in C1 with ID12 in C2 to delete duplicates ? Many thanks for your help, Bruno Mannina <http://www.matheo-software.com> www.matheo-software.com

How can I request a big list of values ?

2014-08-09 Thread Bruno Mannina
a list of 2000 values ! I think it's not the good idea to use this method. Can someone help me to find the good solution ? Can I use a json structure by using a POST method ? Thanks a lot, Bruno | --- Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la p

Re: How can I request a big list of values ?

2014-08-10 Thread Bruno Mannina
Jack Krupansky a écrit : Generally, "large requests" are an anti-pattern in modern distributed systems. Better to have a number of smaller requests executing in parallel and then merge the results in the application layer. -- Jack Krupansky -Original Message----- From: Bru

Re: How can I request a big list of values ?

2014-08-10 Thread Bruno Mannina
be not safe... Le 10/08/2014 19:45, Anshum Gupta a écrit : Hi Bruno, If you would have been on a more recent release, https://issues.apache.org/jira/browse/SOLR-6318 would have come in handy perhaps. You might want to look at patching your version with this though (as a work around). On Sat, Au

statistic on a field?

2013-10-20 Thread Bruno Mannina
Dear, I have a field named "Authors", is it possible to have the frequency of terms (first 2000 for i.e.) of this field ? Thanks, Bruno

Re: statistic on a field?

2013-10-20 Thread Bruno Mannina
Le 20/10/2013 17:52, Bruno Mannina a écrit : Dear, I have a field named "Authors", is it possible to have the frequency of terms (first 2000 for i.e.) of this field ? Thanks, Bruno By using Schema Browser, I have information on my field Authors but I have a problem, I have st

Is Solr can create temporary sub-index ?

2013-10-23 Thread Bruno Mannina
(manage by SOLR himself during a web session) ? My goal is to not download the whole result on local computer to provide filter, or to re-send the same request several times added to the new criterias. Many thanks for your comment, Regards, Bruno

Re: Is Solr can create temporary sub-index ?

2013-10-23 Thread Bruno Mannina
Hello Tim, Yes solr's facet could be a solution, but I need to re-send the q= each time. I'm asking me just if an another solution exists. Facet seems to be the good solution. Bruno Le 23/10/2013 17:03, Timothy Potter a écrit : Hi Bruno, Have you looked into Solr's facet

Re: Is Solr can create temporary sub-index ?

2013-10-23 Thread Bruno Mannina
nts="true"/> words="stopwords.txt" enablePositionIncrements="true"/> ignoreCase="true" expand="true"/> Date sample for this field: A23L1/22066 A23L1/227 A23L1/231 A23L1/2375 My question is: Is it possible to have frequency

Re: Is Solr can create temporary sub-index ?

2013-10-23 Thread Bruno Mannina
. 4563254 3763554 2263254 ... .. Le 23/10/2013 18:51, Bruno Mannina a écrit : positionIncrementGap="100" autoGeneratePhraseQueries="true"> words="stopwords.txt" enablePositionIncrements="true"/> words="stopwords.txt" enablePositionIncrements="true"/> ignoreCase="true" expand="true"/>

Re: Is Solr can create temporary sub-index ?

2013-10-23 Thread Bruno Mannina
I need your help to define the right fieldType, please, this field must be indexed, stored and each value must be considered as one term. The char / don't be consider like a separator. Is String could be a good fieldType ? thanks Le 23/10/2013 18:51, Bruno Mannina a écrit : A23L1/

What is the right fieldType for this kind of field?

2013-10-23 Thread Bruno Mannina
term? thanks a lot for your help, Bruno

Re: What is the right fieldType for this kind of field?

2013-10-23 Thread Bruno Mannina
o case. You could use the keyword tokenizer plus the lower case filter. -- Jack Krupansky -Original Message- From: Bruno Mannina Sent: Wednesday, October 23, 2013 1:54 PM To: solr-user@lucene.apache.org Subject: What is the right fieldType for this kind of field? Dear, Data look likes: A23L

Re: What is the right fieldType for this kind of field?

2013-10-23 Thread Bruno Mannina
uot; char, and Tokenizer seems split code no ? Many thanks, Bruno

Re: What is the right fieldType for this kind of field?

2013-10-23 Thread Bruno Mannina
Le 23/10/2013 22:44, Bruno Mannina a écrit : Le 23/10/2013 20:09, Jack Krupansky a écrit : You could use the keyword tokenizer plus the lower case filter. Jack, Could you help me to write the right fieldType please? (index and query) Another thing, I don't know if I must use the Ke

Re: What is the right fieldType for this kind of field?

2013-10-23 Thread Bruno Mannina
Le 23/10/2013 22:49, Bruno Mannina a écrit : Le 23/10/2013 22:44, Bruno Mannina a écrit : Le 23/10/2013 20:09, Jack Krupansky a écrit : You could use the keyword tokenizer plus the lower case filter. Jack, Could you help me to write the right fieldType please? (index and query) Another

Terms function join with a Select function ?

2013-10-23 Thread Bruno Mannina
Dear Solr users, I use the Terms function to see the frequency data in a field but it's for the whole database. I have 2 questions: - Is it possible to increase the number of statistic ? actually I have the 10 first frequency term. - Is it possible to limit this statistic to the result of a

Re: Terms function join with a Select function ?

2013-10-24 Thread Bruno Mannina
Dear All, Ok I have an answer concerning the first question (limit) It's the terms.limit parameters. But I can't find how to apply a Terms request on a query result any idea ? Bruno Le 23/10/2013 23:19, Bruno Mannina a écrit : Dear Solr users, I use the Terms function

Re: Terms function join with a Select function ?

2013-10-24 Thread Bruno Mannina
Dear, humI don't know how can I use it..; I tried: my query: ti:snowboard (3095 results) I would like to have at the end of my XML, the Terms statistic for the field AP (applicant field (patent notice)) but I haven't that... Please help, Bruno /select?q=ti%Asnowboard&a

Re: Terms function join with a Select function ?

2013-10-24 Thread Bruno Mannina
mp;facet.field=ap&facet.limit=5 Do you think my request is wrong ? Maybe it's not possible to have statistic on a field (like Terms function) on a query..... Thx for your help, Bruno Le 24/10/2013 19:40, Bruno Mannina a écrit : Dear, humI don't know how can I use it..; I tried

Re: Terms function join with a Select function ?

2013-10-24 Thread Bruno Mannina
Just a little precision: solr down after running my URL :( so bad... Le 24/10/2013 22:04, Bruno Mannina a écrit : humm facet perfs are very bad (Solr 3.6.0) My index is around 87 000 000 docs. (4 * Proc double core, 24G Ram) I thought facets will work only on the result but it seems it&#

Normalized data during indexing ?

2013-10-25 Thread Bruno Mannina
s possible with SOLR but I don't found on Wiki, Google, SOLR Support Thanks for any idea, Bruno --- Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est active. http://www.avast.com

Re: Terms function join with a Select function ?

2013-10-25 Thread Bruno Mannina
7;s not so big I do analyze log yet, I will do in few hours when I comeback home Thanks, Bruno Le 25/10/2013 15:36, Erick Erickson a écrit : How many unique values are in the field? Solr has to create a counter for each and every one of them, you may be blowing memory up. What do the logs s

Re: Normalized data during indexing ?

2013-10-25 Thread Bruno Mannina
Hi Michael, thanks it sounds like I'm looking for I need to investigate Thanks a lot ! Le 25/10/2013 14:46, michael.boom a écrit : Maybe this can help you: https://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.SynonymFilterFactory - Thanks, Michael -- View this mess

How to request not directly my SOLR server ?

2013-11-26 Thread Bruno Mannina
protect my admin panel but is it possible to protect a direct request ? By using google, lot a result concern admin panel security but I can't find information about that. Thanks for your comment, Bruno --- Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la p

Re: How to request not directly my SOLR server ?

2013-11-26 Thread Bruno Mannina
Le 26/11/2013 18:52, Shawn Heisey a écrit : On 11/26/2013 8:37 AM, Bruno Mannina wrote: I show my SOLR server to a friend and its first question was: "You can request directly your solr database from your internet explorer?! is it not a security problem? each person which has your re

Indexed a new big database while the old is running?

2014-02-18 Thread Bruno Mannina
000 000 docs without stopping the current collection ? We have around 1 million connections by month. Do you think that this new indexation may cause problem to SOLR using? Note: new database will not be used until the current collection will be stopped. Thx for your comment, Bruno

Re: Indexed a new big database while the old is running?

2014-02-19 Thread Bruno Mannina
more information about my system, sorry. I will do real test and I will check if perf will be down, if yes I will stop new indexation If you have more information concerning indexation performance with my server config, don't miss to write me. :) Have a nice day, Regards, Bruno Le 18/02/

Help with SolrCloud exceptions while recovering

2014-11-08 Thread Bruno Osiek
Hi, I am a newbie SolrCloud enthusiast. My goal is to implement an infrastructure to enable text analysis (clustering, classification, information extraction, sentiment analysis, etc). My development environment consists of one machine, quad-core processor, 16GB RAM and 1TB HD. Have started impl

Re: Help with SolrCloud exceptions while recovering

2014-11-09 Thread Bruno Osiek
s no possibility of another process trying to modify the index" and I cannot guarantee that. Could that be the cause of the file not found exception? Thanks once again for your help. Regards, Bruno. 2014-11-08 18:36 GMT-02:00 Erick Erickson : > First. for tweets committing every 500

Re: Help with SolrCloud exceptions while recovering

2014-11-09 Thread Bruno Osiek
xml and setting "${solr.lock.type:native}" everything started to work properly. Regards, Bruno 2014-11-09 14:35 GMT-02:00 Erick Erickson : > OK, we're _definitely_ in the speculative realm here, so don't think > I know more than I do ;)... > > The next thing I'd t

Request two databases at the same time ?

2015-01-09 Thread Bruno Mannina
ct:plastic I would like to obtain documents from BigDB1 and AbsDB1. Many thanks for your help, information and others things that can help me. Regards, Bruno --- Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est ac

Re: Request two databases at the same time ?

2015-01-09 Thread Bruno Mannina
able, so mixing the results may show some surprises... Shards..I wilkl take a look to this, I don't know this param. Concerning relevance, I don't really use it, so it won't be a problem I think. Sincerely, Best, Erick On Fri, Jan 9, 2015 at 9:12 AM, Bruno Mannina wrote: D

  1   2   3   >