Thanks It's good for me. ありがとう. :-)
- Jang 09. 1. 6, Koji Sekiguchi <k...@r.email.ne.jp>님이 작성: > > That's correct! > > Koji > > > 장용석 wrote: > > Thanks for your advice. > > > > If I want to sort some field (for example name is "TITLE") and It must be > > Analyzed. > > > > Then Do I have to make two field that one is ANALYZED and the other is > > NOT_ANALYZED like this? > > > > document.add(new Field("TITLE", value, Field.Store.NO. > Field.Index.ANALYZED) > > document.add(new Field("TITLE_FOR_SORT", value, Field.Store.NO, > > Field.Index.NOT_ANALYZED) > > > > - Jang. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > -- DEV용식 http://devyongsik.tistory.com