te replacements to keep # at quer time.
>
>
> Best
> Erick
>
> On Tue, Oct 25, 2011 at 12:27 PM, Daniel Bradley
> wrote:
> > When running a search such as:
> > field_name:#
> > field_name:"#"
> > field_name:"\#"
> >
ed items grouped together.
I'm also aware that we could also fix 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
--Original 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
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"