RE: search by person name

2015-04-20 Thread Pedro Figueiredo
Hi Steve, Thanks, it works! I will analyse in detail your solution because I never used the syntax using (). Best regards, Pedro Figueiredo Senior Engineer pjlfigueir...@criticalsoftware.com M. 934058150 Rua Engº Frederico Ulrich, nº 2650 4470-605 Moreira da Maia, Portugal T. +351 229 446

RE: search by person name

2015-04-20 Thread Pedro Figueiredo
enclosing "ana jose" in quotes you've created a phrase query that requires the two words to be right next to each other and they have "maria" between them. Using "slop", i.e. "ana jose"~2 should find the doc if I'm correct. Best, Erick On Mon, Apr

RE: search by person name

2015-04-20 Thread Pedro Figueiredo
Any help please? PF -Original Message- From: Pedro Figueiredo [mailto:pjlfigueir...@criticalsoftware.com] Sent: 20 de abril de 2015 14:19 To: solr-user@lucene.apache.org Subject: RE: search by person name yes Pedro Figueiredo Senior Engineer pjlfigueir...@criticalsoftware.com M

RE: search by person name

2015-04-20 Thread Pedro Figueiredo
yes Pedro Figueiredo Senior Engineer pjlfigueir...@criticalsoftware.com M. 934058150 Rua Engº Frederico Ulrich, nº 2650 4470-605 Moreira da Maia, Portugal T. +351 229 446 927 | F. +351 229 446 929 www.criticalsoftware.com PORTUGAL | UK | GERMANY | USA | BRAZIL | MOZAMBIQUE | ANGOLA A CMMI®

search by person name

2015-04-20 Thread Pedro Figueiredo
maria” 5. “ana jose” With the following configuration I’m not able to satisfy all the searches (namely the last one….): Thanks in advanced, Pedro Figueiredo Senior Engineer <mailto:pjlfigueir...@criticalsoftware.com> pjlfigueir...@criticalsoftware.com M. 934

RE: search ignoring accents

2015-04-17 Thread Pedro Figueiredo
And for this example what filter should I use? Filter by "edr" should give the result "Pedro" The NGram create tokens starting at the beginning or the ending, and in the middle? Thanks! Pedro Figueiredo Senior Engineer pjlfigueir...@criticalsoftware.com M. 934058150

RE: search ignoring accents

2015-04-17 Thread Pedro Figueiredo
Hi Ahmet, Yes... the EdgeNGram is what produces those results... I need it to improve the search by name by the applications users. Thanks. Pedro Figueiredo Senior Engineer pjlfigueir...@criticalsoftware.com M. 934058150 Rua Engº Frederico Ulrich, nº 2650 4470-605 Moreira da Maia, Portugal

search ignoring accents

2015-04-17 Thread Pedro Figueiredo
-> OK Monteiro -> NOTOK Morais -> NOTOK Thanks in advanced, Pedro Figueiredo Senior Engineer <mailto:pjlfigueir...@criticalsoftware.com> pjlfigueir...@criticalsoftware.com M. 934058150 Rua Engº Frederico Ulrich, nº 2650 4470-605 Moreira da Maia, Portugal T. +351

RE: sort by a copy field error

2015-04-15 Thread Pedro Figueiredo
. Please, advice if this is the correct command to update the solr configuration in cloud mode. Thanks, Pedro Figueiredo Senior Engineer pjlfigueir...@criticalsoftware.com M. 934058150 Rua Engº Frederico Ulrich, nº 2650 4470-605 Moreira da Maia, Portugal T. +351 229 446 927 | F. +351 229 446 929

RE: sort by a copy field error

2015-04-15 Thread Pedro Figueiredo
Hello, http://localhost:8983/solr/patientsCollection/select?q=*%3A*&sort=name_sort+asc&wt=json&indent=true&_=1429082874881 I am using the solr console admin and in the "query" option I just define the field sort with "name_sort asc". Pedro Fi

RE: sort by a copy field error

2015-04-15 Thread Pedro Figueiredo
field sort with "name_sort asc". thanks! Pedro Figueiredo Senior Engineer pjlfigueir...@criticalsoftware.com M. 934058150 Rua Engº Frederico Ulrich, nº 2650 4470-605 Moreira da Maia, Portugal T. +351 229 446 927 | F. +351 229 446 929 www.criticalsoftware.com PORTUGAL | UK | GERMANY |

sort by a copy field error

2015-04-14 Thread Pedro Figueiredo
"code": 400 } Thanks in advanced, Pedro Figueiredo

RE: schema.xml xsd file

2015-03-18 Thread Pedro Figueiredo
:( ok, thank you. Pedro Figueiredo Senior Engineer -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: 18 March 2015 15:28 To: solr-user@lucene.apache.org Subject: Re: schema.xml xsd file There isn't one. The question has ben bandied back and forth se

schema.xml xsd file

2015-03-18 Thread Pedro Figueiredo
Hello, Where can I find the xsd file for the schema.xml file? Thanks in advanced! Best regards, Pedro Figueiredo Senior Engineer <mailto:pjlfigueir...@criticalsoftware.com> pjlfigueir...@criticalsoftware.com M. 934058150 Rua Engº Frederico Ulrich, nº 2650 4470-605 M

RE: error message This IndexSchema is not mutable with a classicSchemaIndexFactory

2015-03-13 Thread Pedro Figueiredo
Hello Shawn, Yes! That was exactly what happened... After your recommendation the insert using solrj was successful. Many thanks! Best regards, Pedro Figueiredo Senior Engineer pjlfigueir...@criticalsoftware.com M. 934058150 Rua Engº Frederico Ulrich, nº 2650 4470-605 Moreira da Maia

RE: error message This IndexSchema is not mutable with a classicSchemaIndexFactory

2015-03-12 Thread Pedro Figueiredo
one without any problems. I believe that there is no mutable configuration (true or false) for ClassicSchema as for AutoManaged. The document does not have any new field, all fields are specified in the schema.xml file. Any thoughts!? Thanks! Pedro Figueiredo ___

error message This IndexSchema is not mutable with a classicSchemaIndexFactory

2015-03-12 Thread Pedro Figueiredo
of questions should be done in the solr-user mailing list.. So anyone. I'll appreciate any kind of help. Thanks is advanced! Best regards, Pedro Figueiredo