Re: Search for the single hash # character never returns results

2011-10-27 Thread Daniel Bradley
replacements to keep # at quer time. Best Erick On Tue, Oct 25, 2011 at 12:27 PM, Daniel Bradley daniel.brad...@adfero.co.uk wrote: When running a search such as: field_name:# field_name:# field_name:\# where there is a record with the value of exactly #, solr returns 0 rows

Search for the single hash # character never returns results

2011-10-25 Thread Daniel Bradley
this by using a specific number instead of the hash character, however, I though I'd raise this to see if there is a wider issue. I've listed some specific details below. Thanks for your time, Daniel Bradley Field definition: fieldType name=letterGrouping class=solr.TextField

RE: Oracle incomplete DataImport results

2009-09-23 Thread Daniel Bradley
Message- From: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com] Sent: 22 September 2009 19:27 To: solr-user@lucene.apache.org Subject: Re: Oracle incomplete DataImport results On Tue, Sep 22, 2009 at 10:53 PM, Daniel Bradley daniel.brad...@adfero.co.uk wrote: I appear to be getting only

Oracle incomplete DataImport results

2009-09-22 Thread Daniel Bradley
I appear to be getting only a small number of items imported into Solr when doing a full-import against an oracle data-provider. The query I'm running is something approximately similar to: SELECT ID, dbms_lob.substr(Text, 4000, 1) Text, Date, LastModified, Type, Created, Available, Parent, Title