?????? How to use TokenStream build two fields

2013-04-23 Thread 808
--- -- ??: "Simon Willnauer"; ????: 2013??4??23??(??????) ????8:35 ??: "java-user"; : Re: How to use TokenStream build two fields hey there, I think your english is perfectly fine! Given the info you provided it's very hard to answer

Re: How to use TokenStream build two fields

2013-04-23 Thread Simon Willnauer
hey there, I think your english is perfectly fine! Given the info you provided it's very hard to answer your question... I can't look into org.wltea.analyzer.core.AnalyzeContext.fillBuffer(AnalyzeContext.java:124) but apparently there is a nullpointer happening here. maybe you can track that down

How to use TokenStream build two fields

2013-04-23 Thread 808
I am a lucene user from China,so my English is bad.I will try my best to explain my problem. The version I use is 4.2.I have a problem during I use lucene . Here is my code: public void testIndex() throws IOException, SQLException { NewsDao ndao = new NewsDao(); Lis