On Tue, Jan 26, 2010 at 02:25, ruanqizhen <[email protected]> wrote:
>
> Hi All,
>
> I have created an index file with CLucene.  I'm now using Luenen.net 2.3.2
> to query the index.  While searching key word "3D", it returns 0 results.
> But my target file do have includes words like "3D model".
> If I search a pure numeric, it do return correct results.
>
> Anyone knows how to search "3D"?

What Analyzer did you use to create the index?
Some Analyzers remove digits when creating the indexed tokens.

  Bernd

>
> Thanks a lot!
> Qizhen
> --
> View this message in context: 
> http://old.nabble.com/A-problem-of-searching-word-%223D%22-with-Lucene.net-tp27316636p27316636.html
> Sent from the Lucene - General mailing list archive at Nabble.com.
>
>

Reply via email to