Check in the data directory to make sure that they are present. If so, you
just need to load the cores again.
On Mon, Feb 27, 2012 at 11:30 AM, Wouter de Boer <
wouter.de.b...@springest.nl> wrote:
> Hi,
>
> I run SOLR on Jetty. After a restart of Jetty, the indices are empty.
> Anyone
> an idea
Did you rebuild the index? That would help since the index analyzer has
been changed.
On Tue, Jan 31, 2012 at 9:53 AM, Arkadi Colson wrote:
> The text field in the schema configuration looks like this. I changed
> catenateNumbers to 0 but it still doesn't work as aspected.
>
>
>
>
>
>
>
>
Hi,
I've been experimenting with Solr dynamic fields. Here is what I've
gathered based on my research.
For instance, I have a setup where I am catching undefined custom fields
this way. I am using (trie) types by the way.
I am dealing with
Thank you so much for your response Erik.
On Fri, Aug 26, 2011 at 8:30 AM, Erick Erickson wrote:
> See below
>
> On Thu, Aug 25, 2011 at 4:22 PM, zarni aung wrote:
> > First, I would like to apologize if this is a repeat question but can't
> seem
> > to
First, I would like to apologize if this is a repeat question but can't seem
to get the right answer anywhere.
- What happens to pending documents when the server dies abruptly? I
understand that when the server shuts down gracefully, it will commit the
pending documents and close the In
Thank you very much Stefan. This helps.
Zarni
On Thu, Jun 30, 2011 at 4:10 PM, Stefan Matheis <
matheis.ste...@googlemail.com> wrote:
> Zarni,
>
> Am 30.06.2011 20:32, schrieb zarni aung:
>
> But I need to know if Solr already handles that case. I wouldn't want to
core
admin to create the new index on the fly. My original question would be, is
there a tool that already does what I'm describing?
Z
On Thu, Jun 30, 2011 at 2:32 PM, zarni aung wrote:
> Hi,
>
> I am researching about core administration using Solr. My requirement is
> to be
Hi,
I am researching about core administration using Solr. My requirement is to
be able to provision/create/delete indexes dynamically. I have tried it and
it works. Apparently core admin handler will create a new core by
specifying the instance Directory (required), along with data directory,
Hi,
I need help in figuring out the right configuration to perform highlighting
in Solr. I can retrieve the matching documents plus the highlighted
matches.
I've done another tool called DTSearch where it would return the offset
positions of the field value to highlight. I've tried a few differ
Thank you, I will give that a shot.
Zarni
ately?
>
> Best
> Erick
>
> On Thu, Jun 16, 2011 at 11:41 AM, zarni aung wrote:
> > Hi,
> >
> > I am designing my indexes to have 1 write-only master core, 2 read-only
> > slave cores. That means the read-only cores will only have snapshots
> pulled
> &
Hi,
I am designing my indexes to have 1 write-only master core, 2 read-only
slave cores. That means the read-only cores will only have snapshots pulled
from the master and will not have near real time changes. I was thinking
about adding a hybrid read and write master core that will have the mos
Hi,
I have requirements to make large amounts of data (> 5 million) documents
search-able.
The problem is that more than half have highly volatile field values. I
will also have a data store specifically for Meta Data.
Committing frequently isn't a solution. What I'm basically trying to
achieve
Hi,
I am very new to Solr and my client is trying to implement full text
searching capabilities to their product by using Solr. They will also have
master storage that would be the Authoritative data store which will also
provide meta data searches. Can you please point me in the right direction
14 matches
Mail list logo