File: README.source

package info (click to toggle)
lucene-solr 3.6.2%2Bdfsg-27
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 91,144 kB
  • sloc: java: 465,555; xml: 24,939; javascript: 5,291; ruby: 3,453; jsp: 2,637; python: 1,619; sh: 1,556; perl: 1,407; cpp: 305; makefile: 41
file content (10 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
Notes about lucene-solr source package
--------------------------------------

The Lucene and Solr projects merged and now release in lock-step from the
same source code repository.

Instead of using the separate tar.gz files for each project as published by
upstream, a single source package generated from the VCS tag associated with
each release is preferred as it simplifies the build process and ensures that
lucene and solr are always at matched compatible layers with each other.