Project

General

Profile

« Previous | Next » 

Revision 8137

Added by Jing Tao over 10 years ago

Modified the documentation.

View differences:

metacat-common/src/main/java/edu/ucsb/nceas/metacat/common/query/EmbeddedSolrQueryService.java
1 1
/**
2
 *  '$RCSfile$'
3
 *    Purpose: A class that gets Accession Number, check for uniqueness
4
 *             and register it into db
5
 *  Copyright: 2000 Regents of the University of California and the
2
 *  Copyright: 2013 Regents of the University of California and the
6 3
 *             National Center for Ecological Analysis and Synthesis
7
 *    Authors: Jivka Bojilova, Matt Jones
8 4
 *
9
 *   '$Author: tao $'
10
 *     '$Date: 2013-04-19 17:47:14 -0700 (Fri, 19 Apr 2013) $'
11
 * '$Revision: 7595 $'
12
 *
13 5
 * This program is free software; you can redistribute it and/or modify
14 6
 * it under the terms of the GNU General Public License as published by
15 7
 * the Free Software Foundation; either version 2 of the License, or
metacat-common/src/main/java/edu/ucsb/nceas/metacat/common/query/HttpSolrQueryService.java
1 1
/**
2
 *  '$RCSfile$'
3
 *    Purpose: A class that gets Accession Number, check for uniqueness
4
 *             and register it into db
5
 *  Copyright: 2000 Regents of the University of California and the
2
 *  Copyright: 2013 Regents of the University of California and the
6 3
 *             National Center for Ecological Analysis and Synthesis
7
 *    Authors: Jivka Bojilova, Matt Jones
8 4
 *
9
 *   '$Author: tao $'
10
 *     '$Date: 2013-04-19 17:47:14 -0700 (Fri, 19 Apr 2013) $'
11
 * '$Revision: 7595 $'
12
 *
13 5
 * This program is free software; you can redistribute it and/or modify
14 6
 * it under the terms of the GNU General Public License as published by
15 7
 * the Free Software Foundation; either version 2 of the License, or
metacat-common/src/main/java/edu/ucsb/nceas/metacat/common/query/SolrQueryService.java
1 1
/**
2
 *  '$RCSfile$'
3
 *    Purpose: A class that gets Accession Number, check for uniqueness
4
 *             and register it into db
5
 *  Copyright: 2000 Regents of the University of California and the
2
 *  Copyright: 2013 Regents of the University of California and the
6 3
 *             National Center for Ecological Analysis and Synthesis
7
 *    Authors: Jivka Bojilova, Matt Jones
8 4
 *
9
 *   '$Author: tao $'
10
 *     '$Date: 2013-04-19 17:47:14 -0700 (Fri, 19 Apr 2013) $'
11
 * '$Revision: 7595 $'
12
 *
13 5
 * This program is free software; you can redistribute it and/or modify
14 6
 * it under the terms of the GNU General Public License as published by
15 7
 * the Free Software Foundation; either version 2 of the License, or
metacat-common/src/main/java/edu/ucsb/nceas/metacat/common/query/SolrQueryResponseTransformer.java
1 1
/**
2
 *  '$RCSfile$'
3
 *    Purpose: A class that gets Accession Number, check for uniqueness
4
 *             and register it into db
5
 *  Copyright: 2000 Regents of the University of California and the
2
 *  Copyright: 2013 Regents of the University of California and the
6 3
 *             National Center for Ecological Analysis and Synthesis
7
 *    Authors: Jivka Bojilova, Matt Jones
8 4
 *
9
 *   '$Author: tao $'
10
 *     '$Date: 2013-04-19 17:47:14 -0700 (Fri, 19 Apr 2013) $'
11
 * '$Revision: 7595 $'
12
 *
13 5
 * This program is free software; you can redistribute it and/or modify
14 6
 * it under the terms of the GNU General Public License as published by
15 7
 * the Free Software Foundation; either version 2 of the License, or
metacat-common/src/main/java/edu/ucsb/nceas/metacat/common/query/EnabledQueryEngines.java
1 1
/**
2
 *  '$RCSfile$'
3
 *    Purpose: A class that gets Accession Number, check for uniqueness
4
 *             and register it into db
5
 *  Copyright: 2000 Regents of the University of California and the
2
 *  Copyright: 2013 Regents of the University of California and the
6 3
 *             National Center for Ecological Analysis and Synthesis
7
 *    Authors: Jivka Bojilova, Matt Jones
8 4
 *
9
 *   '$Author: tao $'
10
 *     '$Date: 2013-04-19 17:47:14 -0700 (Fri, 19 Apr 2013) $'
11
 * '$Revision: 7595 $'
12
 *
13 5
 * This program is free software; you can redistribute it and/or modify
14 6
 * it under the terms of the GNU General Public License as published by
15 7
 * the Free Software Foundation; either version 2 of the License, or
metacat-common/src/main/java/edu/ucsb/nceas/metacat/common/query/SolrQueryResponseWriterFactory.java
1 1
/**
2
 *  '$RCSfile$'
3
 *    Purpose: A class that gets Accession Number, check for uniqueness
4
 *             and register it into db
5
 *  Copyright: 2000 Regents of the University of California and the
2
 *  Copyright: 2013 Regents of the University of California and the
6 3
 *             National Center for Ecological Analysis and Synthesis
7
 *    Authors: Jivka Bojilova, Matt Jones
8 4
 *
9
 *   '$Author: tao $'
10
 *     '$Date: 2013-04-19 17:47:14 -0700 (Fri, 19 Apr 2013) $'
11
 * '$Revision: 7595 $'
12
 *
13 5
 * This program is free software; you can redistribute it and/or modify
14 6
 * it under the terms of the GNU General Public License as published by
15 7
 * the Free Software Foundation; either version 2 of the License, or
metacat-common/src/main/java/edu/ucsb/nceas/metacat/common/query/SolrQueryServiceController.java
1 1
/**
2
 *  '$RCSfile$'
3
 *    Purpose: A class that gets Accession Number, check for uniqueness
4
 *             and register it into db
5
 *  Copyright: 2000 Regents of the University of California and the
2
 *  Copyright: 2013 Regents of the University of California and the
6 3
 *             National Center for Ecological Analysis and Synthesis
7
 *    Authors: Jivka Bojilova, Matt Jones
8 4
 *
9
 *   '$Author: tao $'
10
 *     '$Date: 2013-04-19 17:47:14 -0700 (Fri, 19 Apr 2013) $'
11
 * '$Revision: 7595 $'
12
 *
13 5
 * This program is free software; you can redistribute it and/or modify
14 6
 * it under the terms of the GNU General Public License as published by
15 7
 * the Free Software Foundation; either version 2 of the License, or
metacat-common/src/main/java/edu/ucsb/nceas/metacat/common/SolrServerFactory.java
1 1
/**
2
 *  '$RCSfile$'
3
 *    Purpose: A class that gets Accession Number, check for uniqueness
4
 *             and register it into db
5
 *  Copyright: 2000 Regents of the University of California and the
2
 *  Copyright: 2013 Regents of the University of California and the
6 3
 *             National Center for Ecological Analysis and Synthesis
7
 *    Authors: Jivka Bojilova, Matt Jones
8
 *
9
 *   '$Author: tao $'
10
 *     '$Date: 2013-04-19 17:47:14 -0700 (Fri, 19 Apr 2013) $'
11
 * '$Revision: 7595 $'
12
 *
4
 *             
13 5
 * This program is free software; you can redistribute it and/or modify
14 6
 * it under the terms of the GNU General Public License as published by
15 7
 * the Free Software Foundation; either version 2 of the License, or

Also available in: Unified diff