Re: Need assistance in defining search urls

2013-06-24 Thread Jack Krupansky
day - even though LucidWorks Search does in fact have it. I'm not even sure if anybody has filed a Jira for it. -- Jack Krupansky -Original Message- From: Mysurf Mail Sent: Monday, June 24, 2013 10:43 AM To: solr-user@lucene.apache.org Subject: Re: Need assistance in defi

Re: Need assistance in defining search urls

2013-06-24 Thread Mysurf Mail
Regarding "There is no "*:" feature to query all fields in Solr" When I enter the dashboard -> solr/#/[core]/query the default is "*:*" and it brings everything. On Mon, Jun 24, 2013 at 5:41 PM, Mysurf Mail wrote: > Thanks Jack and Giovanni. > Jack: > Regarding 1.b. have vs *have* the results

Re: Need assistance in defining search urls

2013-06-24 Thread Mysurf Mail
Thanks Jack and Giovanni. Jack: Regarding 1.b. have vs *have* the results were identical apart from the score. Basically i cant do all the stuff you recommended. I want a stemmer for an unknown search (send the query when user enters free text to a textbox ). giovanni- regarding requestHandler t

Re: Need assistance in defining search urls

2013-06-24 Thread Jack Krupansky
"I don't get any results with "has "(inflections). Why?" Wildcard patterns on strings are literal, exact. There is no automatic natural language processing. You could try a regular expression match: q=/ ha(s|ve) / Or, just use OR: q=*has* OR *have* Or, use a of the package name to a text

Re: Need assistance in defining search urls

2013-06-24 Thread giovanni.bricc...@banzai.it
Il 24/06/13 13:26, Mysurf Mail ha scritto: Now, each doc looks like this (i generated random user text in the freetext columns in the DB) We have located the ship. d1771fc0-d3c2-472d-aa33-4bf5d1b79992 b2986a4f-9687-404c-8d45-57b073d900f7 a99cf760-d78e-493f-a827-585d11a765f3 ba349832-c655-4a