Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • karthikeyan 2 posts 22 karma points
    Nov 17, 2012 @ 13:46
    karthikeyan
    0

    Examine Search to select all the Node

             In Examine Search iam using the User control(ascx), to show all the Node data A to Z in the Lucene index toolbar for the serach in having the wildcard Query is used

    In the LUKE- have the Query for select all the nodes,

    Query Is

    fullName:*-- in the API it will show all the nodes but iam implement the Query they have some error message

    date:* ---- same problem is placed

    Error Message:

    Cannot parse '(date:*)': '*' or '?' not allowed as first character in WildcardQuery

    Any Idea to solve the problem.

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies