From a72e66db913de3a2e508080c8b1fc8d1342a899b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 25 Sep 2007 23:23:03 +0100 Subject: remove generated output from main package --- .../sisu_manual/sisu_search/sqlite.html | 734 --------------------- 1 file changed, 734 deletions(-) delete mode 100644 data/doc/manuals_generated/sisu_manual/sisu_search/sqlite.html (limited to 'data/doc/manuals_generated/sisu_manual/sisu_search/sqlite.html') diff --git a/data/doc/manuals_generated/sisu_manual/sisu_search/sqlite.html b/data/doc/manuals_generated/sisu_manual/sisu_search/sqlite.html deleted file mode 100644 index 4db913ea..00000000 --- a/data/doc/manuals_generated/sisu_manual/sisu_search/sqlite.html +++ /dev/null @@ -1,734 +0,0 @@ - - - - - - sqlite - - SiSU - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
- -
SiSU -->
-
- - - - - - - - - - - - - - - - - -
- - - TOC linked  toc  - - - - - - Full Text  scroll  - - - - - - PDF portrait -   pdf  - - - - - - PDF landscape -   pdf  - - - - - - ODF/ODT  odt  - - - - - - -   A-Z  - - - - - - Document Manifest  - - - - - @ -
-
- - - - - - -
- - << previous - - - - TOC - - - - next >> - - -
-
- - - - -
- - < - - - - ^ - - - - > - -

- SiSU -

-

- Search -

-

- Ralph Amissah - -

-

- copy @ - - SiSU - -

- - -
-

- SiSU - Search,
Ralph Amissah -

-
  -

-   1 -

-
- - -
- -   -

-   2 -

-
- - -
- -   -
- - -
-

- - 4. Sqlite -

-
-

-   39 -

-
- - 4.1 Name - -
- - 4.2 Description - -
- - 4.3 Synopsis - -
- - 4.4 Commands - -
- - 4.4.1 create and destroy database - -
- - 4.4.2 import and remove documents - -
- - -
- -

- 4.1 Name -

-
-

-   40 -

-
- - -
-

- SiSU - Structured information, Serialized Units - a document publishing system. -

-
-

-   41 -

-
- - -
- -

- 4.2 Description -

-
-

-   42 -

-
- - -
-

- Information related to using sqlite with sisu (and related to the sisu_sqlite dependency package, which is a dummy package to install dependencies needed for SiSU to populate an sqlite database, this being part of SiSU - man sisu). -

-
-

-   43 -

-
- - -
- -

- 4.3 Synopsis -

-
-

-   44 -

-
- - -
-

- sisu -d [instruction] [filename/wildcard if required] -

-
-

-   45 -

-
- - -
-

- sisu -d --(sqlite|pg) --[instruction] [filename/wildcard if required] -

-
-

-   46 -

-
- - -
- -

- 4.4 Commands -

-
-

-   47 -

-
- - -
-

- Mappings to two databases are provided by default, postgresql and sqlite, the same commands are used within sisu to construct and populate databases however -d (lowercase) denotes sqlite and -D (uppercase) denotes postgresql, alternatively --sqlite or --pgsql may be used -

-
-

-   48 -

-
- - -
-

- -d or --sqlite may be used interchangeably. -

-
-

-   49 -

-
- - -
- -

- 4.4.1 create and destroy database -

-
-

-   50 -

-
- - -
-

- --sqlite --createall
initial step, creates required relations (tables, indexes) in existing (sqlite) database (a database should be created manually and given the same name as working directory, as requested) (rb.dbi) -

-
-

-   51 -

-
- - -
-

- sisu -d --createdb
creates database where no database existed before -

-
-

-   52 -

-
- - -
-

- sisu -d --create
creates database tables where no database tables existed before -

-
-

-   53 -

-
- - -
-

- sisu -d --dropall
destroys database (including all its content)! kills data and drops tables, indexes and database associated with a given directory (and directories of the same name). -

-
-

-   54 -

-
- - -
-

- sisu -d --recreate
destroys existing database and builds a new empty database structure -

-
-

-   55 -

-
- - -
- -

- 4.4.2 import and remove documents -

-
-

-   56 -

-
- - -
-

- sisu -d --import -v [filename/wildcard]
populates database with the contents of the file. Imports documents(s) specified to an sqlite database (at an object level). -

-
-

-   57 -

-
- - -
-

- sisu -d --update -v [filename/wildcard]
updates file contents in database -

-
-

-   58 -

-
- - -
-

- sisu -d --remove -v [filename/wildcard]
removes specified document from sqlite database. -

-
-

-   59 -

-

-^

 
- - - -
- -
SiSU -->
-
- - - - - - - - - - - - - - - - - -
- - - TOC linked  toc  - - - - - - Full Text  scroll  - - - - - - PDF portrait -   pdf  - - - - - - PDF landscape -   pdf  - - - - - - ODF/ODT  odt  - - - - - - -   A-Z  - - - - - - Document Manifest  - - - - - @ -
-
- - - - - - -
- - << previous - - - - TOC - - - - next >> - - -
-
- - - - -
- - < - - - - ^ - - - - > - -

- - - - - - - - -
- -
-

- - SiSU - -

-
- -

- Output generated by - - SiSU - - 0.59.1 2007-09-25 (2007w39/2) -
- - SiSU - - Copyright © Ralph Amissah - 1997, current 2007. - All Rights Reserved. -
- - SiSU - - is software for document structuring, publishing and search, -
- - www.jus.uio.no/sisu - - and - - www.sisudoc.org - -
- w3 since October 3 1993 - - ralph@amissah.com - -

-
-

- SiSU using: -
Standard SiSU markup syntax, -
Standard SiSU meta-markup syntax, and the -
Standard SiSU object citation numbering and system, (object/text positioning system) -
- Copyright © Ralph Amissah 1997, current 2007. - All Rights Reserved. -

-
-

- - GPLv3 - -

-
-

- - SiSU - - is released under - GPLv3 - or later, - <http://www.gnu.org/licenses/gpl.html> -

-
-

- SiSU, developed using - - Ruby - - on - - Debian/Gnu/Linux - - software infrastructure, - with the usual GPL (or OSS) suspects. -
- Better - "performance, reliability, scalability, security & total cost of ownership" - [not to mention flexibility & choice] use of and adherence to open standards (where practical and fair) and it is software libre. -
- Get With the Future - - Way Better! - -

-
- - - - - -
-
- - -
- - -
- - - - idx - txt - - -
-
- -
-

- - -SiSU manual - -

- - - - - - - - - - - -
-

- - -SiSU - -

- - - - - - - - - - - - - - - - -
- \ No newline at end of file -- cgit v1.2.3