Uploaded image for project: 'PyLucene'
  1. PyLucene
  2. PYLUCENE-8

lucene.JCC_VERSION isn't set properly on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • Windows XP, MinGW gcc 4.5, Python 2.6.6, PyLucene 3.0.2

    Description

      After installing 3.0.2 on Win XP with MinGW/msys, I see the following:

      Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] on win32
      Type "help", "copyright", "credits" or "license" for more information.
      >>> import lucene
      >>> lucene.initVM(classpath=lucene.CLASSPATH)
      <jcc.JCCEnv object at 0x00AB0610>
      >>> lucene.JCC_VERSION
      'JCC_VER'
      >>> quit()

      Attachments

        Activity

          People

            Unassigned Unassigned
            janssen Bill Janssen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: