Open elasticsearch shard with lucene .net

Hi,

Do you know if it is possible to open an elasticsearch shard (lucene 3.6.2)
with c# code using lucene 3.0.3 for dot net (the newest version for dot
net)?

I get the error "Unknown format version: -11".

Thanks,

Ophir

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No, you can't, the Lucene formats are incompatible

On Mon, Feb 4, 2013 at 12:35 PM, Ophir Michaeli ophirmichaeli@gmail.comwrote:

Hi,******


Do you know if it is possible to open an elasticsearch shard (lucene
3.6.2) with c# code using lucene 3.0.3 for dot net (the newest version
for dot net)?****

I get the error "Unknown format version: -11".****


Thanks,****

Ophir****


--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

OK, thanks, but if I want to use elasticsearch for indexing only while
still working with lucene directly at search? Is there an older version of
elasticsearch that works with lucene 3.0.2 (the max .net lucene version) or
is there a configuration setting at elasticsearch that can solve it?

On Monday, February 4, 2013 12:57:29 PM UTC+2, Itamar Syn-Hershko wrote:

No, you can't, the Lucene formats are incompatible

On Mon, Feb 4, 2013 at 12:35 PM, Ophir Michaeli <ophirm...@gmail.com<javascript:>

wrote:

Hi,******


Do you know if it is possible to open an elasticsearch shard (lucene
3.6.2) with c# code using lucene 3.0.3 for dot net (the newest version
for dot net)?****

I get the error "Unknown format version: -11".****


Thanks,****

Ophir****


--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Elasticsearch moved to 3.0.2 in version 0.09.0
Elasticsearch moved to 3.0.3 in version 0.13.1/0.14.0
Elasticsearch moved to 3.1 in version 0.16.0

Those versions are old and I am not sure if they are worth the hassle. Why
not use a .NET client for Elasticsearch?

If you did wish to continue to use Lucene.NET, your Elasticsearch indicies
would need to use only one shard. Lucene.NET would not know how to deal
with distributed indices.

--
Ivan

On Tue, Feb 5, 2013 at 5:28 AM, Ophir Michaeli ophirmichaeli@gmail.comwrote:

OK, thanks, but if I want to use elasticsearch for indexing only while
still working with lucene directly at search? Is there an older version of
elasticsearch that works with lucene 3.0.2 (the max .net lucene version) or
is there a configuration setting at elasticsearch that can solve it?*****
*

On Monday, February 4, 2013 12:57:29 PM UTC+2, Itamar Syn-Hershko wrote:

No, you can't, the Lucene formats are incompatible

On Mon, Feb 4, 2013 at 12:35 PM, Ophir Michaeli ophirm...@gmail.comwrote:

Hi,******


Do you know if it is possible to open an elasticsearch shard (lucene
3.6.2) with c# code using lucene 3.0.3 for dot net (the newest version
for dot net)?****

I get the error "Unknown format version: -11".****


Thanks,****

Ophir****


--
You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearc...@**googlegroups.com.

For more options, visit https://groups.google.com/**groups/opt_outhttps://groups.google.com/groups/opt_out
.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.