In search Function i cant able to search the Word with special character

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ragavendran
    New Member
    • Jun 2008
    • 1

    In search Function i cant able to search the Word with special character

    Hi,

    I am using this method for search:
    Query =org.apache.luc ene.queryParser .QueryParser.pa rse(String arg0) throws ParseException
    Hits = org.apache.luce ne.search.Searc her.search(Quer y query, Sort sort) throws IOException

    Problem :
    I cant able to search the word. If the word contain special character like [solution], %BF It just taken that special character a empty space and search the remaining character
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Hello there partner!

    I am not quite sure what you mean, might be a good idea to simply post your code, all of it... let it speak volumes for you; besides, you're actually doing yourself a big favour by adding it all... Give it a shot, see what happens...

    Also sorry for your troubles there, I'm sure it's annoying!

    Dököll

    Comment

    Working...