2 Replies Latest reply on Mar 6, 2004 12:21 PM by adrian.brock

    Nukes Search Not Working

      Hello All,
      I have downloaded the jboss-3.2.3_nukes-1.0.0RC1. Every thing works fine except the search option. The search always returns 0 matches. Please help me.

      Thanks In Advance
      With Regards
      Santhanam

        • 1. Re: Nukes Search Not Working
          hxp

          Search is broken in multiple ways; not just in 1.0.0RC1, but also in the 1.0 released yesterday.


          Also see topic "Forums search is broken":
          http://www.jboss.org/index.html?module=bb&op=viewtopic&t=45807


          Besides problems in Forums, using an empty string within the index module's search function
          http://localhost:8080/index.html?module=index&op=search
          throws an exception...


          01:00:45,812 ERROR [Page] An error occured
          org.apache.lucene.queryParser.ParseException: Encountered "" at line 1, col
          umn 0.
          Was expecting one of:
          ...
          "+" ...
          "-" ...
          "(" ...
          ...
          ...
          ...
          ...
          "[" ...
          "{" ...
          ...

          at org.apache.lucene.queryParser.QueryParser.generateParseException(Quer
          yParser.java:994)
          at org.apache.lucene.queryParser.QueryParser.jj_consume_token(QueryParse
          r.java:874)
          ...


          • 2. Re: Nukes Search Not Working

            Julien,

            What is wrong with search? Is it just not implemented? Is it a problem with lucene?
            Most of the options seem to have no affect.

            If you select "search for all terms"
            "resource ref" returns the same results "resource ref rubbish"?
            "jboss resource-ref" throws an Exception?
            "and" doesn't seem to work as described in the text?

            There does not appear to be any way to narrow searches to useful results?

            Regards,
            Adrian