Pick a better analyzer.

Maybe StandardAnalyzer?

Mike McCandless

http://blog.mikemccandless.com


On Thu, Oct 31, 2013 at 2:22 AM, VIGNESH S <vigneshkln...@gmail.com> wrote:
> Hi Mike,
>
> I am using white space analyzer with lower case filter. The test code is
> same as i send above.
>
> The contents i am indexing is
>
>         String contents = "•Check for vulnerable ports  •Check for old and
> vulnerable versions of services on open ports  •Transfer a code which";
>
>    In that "Check" is not getting indexed properly since it has the symbol
> "•"..How can i index it properly..
>
>
>
>
>
>
> On Thu, Oct 31, 2013 at 9:58 AM, VIGNESH S <vigneshkln...@gmail.com> wrote:
>
>> Hi Mike,
>> I got the problem.The term is not indexed properly..
>>
>>
>> On Thu, Oct 31, 2013 at 7:19 AM, VIGNESH S <vigneshkln...@gmail.com>wrote:
>>
>>> Hi Mike,
>>>
>>> please find tha attached test case G1.java..
>>>
>>>
>>> On Wed, Oct 30, 2013 at 8:41 PM, Michael McCandless <
>>> luc...@mikemccandless.com> wrote:
>>>
>>>> I don't see any java sources here?
>>>>
>>>> Make sure "check" is in fact being indexed; can you boil it down to a
>>>> small test case?
>>>>
>>>> Mike McCandless
>>>>
>>>> http://blog.mikemccandless.com
>>>>
>>>>
>>>> On Wed, Oct 30, 2013 at 10:59 AM, VIGNESH S <vigneshkln...@gmail.com>
>>>> wrote:
>>>> > Hi,
>>>> >
>>>> > I have indexed the below text file "filename.txt" using the test code
>>>> > G1.java..
>>>> >
>>>> > When I search for "check for old" trm.seekceil() method gives
>>>> "checking" and
>>>> > "checks" and ignores "check" which is there in text document..
>>>> >
>>>> > It is working for most cases except a few
>>>> >
>>>> > Please kindly help me..
>>>> >
>>>> > --
>>>> > Thanks and Regards
>>>> > Vignesh Srinivasan
>>>> >
>>>> >
>>>> >
>>>> > ---------------------------------------------------------------------
>>>> > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
>>>> > For additional commands, e-mail: java-user-h...@lucene.apache.org
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
>>>> For additional commands, e-mail: java-user-h...@lucene.apache.org
>>>>
>>>>
>>>
>>>
>>> --
>>> Thanks and Regards
>>> Vignesh Srinivasan
>>> 9739135640
>>>
>>
>>
>>
>> --
>> Thanks and Regards
>> Vignesh Srinivasan
>> 9739135640
>>
>
>
>
> --
> Thanks and Regards
> Vignesh Srinivasan
> 9739135640

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to