lbehnke / h2database

Automatically exported from code.google.com/p/h2database
0 stars 0 forks source link

FullTextLucene should not automatically prepend '_' to field names #143

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See http://groups.google.com/group/h2-
database/browse_thread/thread/702a304a062d65d/2a0798a977c547c7?
lnk=gst&q=lucene+fields#2a0798a977c547c7

Original issue reported on code.google.com by mbis...@gmail.com on 29 Nov 2009 at 4:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Here is a patch for this issue.

Original comment by mbis...@gmail.com on 29 Nov 2009 at 4:08

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

Thanks for the patch! I will commit it. It is an incompatibility
(existing Lucene indexes need to be re-built), but I guess
it's better to do that now (as H2 is still beta) than later.

Regards,
Thomas

Original comment by thomas.t...@gmail.com on 5 Dec 2009 at 2:18

GoogleCodeExporter commented 9 years ago
Patch applied in version 1.2.125

Original comment by thomas.t...@gmail.com on 6 Dec 2009 at 6:48