This file is indexed.

/usr/lib/x86_64-linux-gnu/CLucene/CLuceneConfig.cmake is in libclucene-dev 2.3.3.4-4build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
    set(CLUCENE_VERSION_MAJOR 2)
    set(CLUCENE_VERSION_MINOR 3)
    set(CLUCENE_VERSION_REVISION 3)
    set(CLUCENE_VERSION_PATCH 4)
    
    set(CLUCENE_VERSION 2.3.3.4)
    set(CLUCENE_SOVERSION 1)