TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
so sw
NA
1
0
Lucene.net
Dec 28 2009 3:32 AM
I've tried using Lucene in my code, but I've some problems.
I need to find the input string c
omplementary, as it's written in the source files, but the lucene indexes by words,
for example :
There's a file includes:"a b c"
the input string is: "c b a"
The basic analyzer returns true for this input ' and I want to implement the analyzer for return false.
Does someone know about it, or in general about using Lucene?
Thanks a lot!!!
Reply
Answers (
0
)
Exception Handling
c# without windows installed