[ https://issues.apache.org/jira/browse/LUCENE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779018#action_12779018 ]
Mark Miller edited comment on LUCENE-2073 at 11/17/09 6:04 PM: --------------------------------------------------------------- bq. if you are using "Basic Latin" as exists on your keyboard, you might be ok. Heh - well if thats the strongest you would say that, sounds like its not very containable. Perhaps we just put that? *edit* Yes, word def uses a couple funky things by default with hyphens and quotes - ran into that before. But I think its somewhat up to you to know that. If you are getting your text from another application, than you don't likely properly know you have latin1 stuff. But some people will know - in the newspaper biz, we use pre processing filters to map anything outside of latin1 to latin1 - else remove it. If you don't know your source text well enough, then yes, all bets are off. was (Author: markrmil...@gmail.com): bq. if you are using "Basic Latin" as exists on your keyboard, you might be ok. Heh - well if thats the strongest you would said that, sounds like its not very containable. Perhaps we just put that? > Document issues involved in building your index with one jdk version and then > searching/updating with another > ------------------------------------------------------------------------------------------------------------- > > Key: LUCENE-2073 > URL: https://issues.apache.org/jira/browse/LUCENE-2073 > Project: Lucene - Java > Issue Type: Task > Reporter: Mark Miller > Attachments: LUCENE-2073.patch, LUCENE-2073.patch > > > I think this needs to go in something of a permenant spot - this isn't a one > time release type issues - its going to present over multiple release. > {quote} > If there is nothing we can do here, then we just have to do the best we can - > such as a prominent notice alerting that if you transition JVM's between > building and searching the index and you are using or doing X, things will > break. > We should put this in a spot that is always pretty visible - perhaps even a > new readme file titlted something like IndexBackwardCompatibility or > something, to which we can add other tips and gotchyas as they come up. Or > MaintainingIndicesAcrossVersions, or > FancyWhateverGetsYourAttentionAboutUpgradingStuff. Or a permanent > entry/sticky entry at the top of Changes. > {quote} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org