ink this relates to the ability to open readers from the writer if I
> understood it correctly?
>
No, it's there.
-Original Message-
> From: Mark Miller [mailto:markrmil...@gmail.com]
> Sent: Thursday, December 29, 2011 5:16 PM
> To: solr-user@lucene.apache.org
> Subj
On Thu, Dec 29, 2011 at 2:35 PM, Avner Levy wrote:
> Thanks Mark, I appreciate your help.
> I need the Solr index to be in sync with my database.
> This means that even if one record was added I need it to appear in the next
> search (including faceting).
You could just add softCommit=true on ev
A from the regular Solr?
Thanks in advance,
Avner
-Original Message-
From: Mark Miller [mailto:markrmil...@gmail.com]
Sent: Thursday, December 29, 2011 5:16 PM
To: solr-user@lucene.apache.org
Subject: Re: Enabling realtime search in Solr 4.0
On Dec 29, 2011, at 3:39 AM, Avner Levy wr
On Dec 29, 2011, at 3:39 AM, Avner Levy wrote:
> Hi,
> I'm trying to enable realtime search in Solr 4.0 (So I can see new documents
> without committing).
> I've added:
> true
>
> ${solr.data.dir:}
>
>
> But documents aren't seen before commit (or softCommit).
> Any help will be apprecia
Hi,
I'm trying to enable realtime search in Solr 4.0 (So I can see new documents
without committing).
I've added:
true
${solr.data.dir:}
But documents aren't seen before commit (or softCommit).
Any help will be appreciated.
Thanks,
Avner