sidheshenator
1f9132fc3e
set flag to preserve order of values in a multiValued list
2015-04-16 16:43:41 -04:00
Eamonn Saunders
ad5a11386c
Added Solr settings to Multi User options panel...again.
2015-04-15 20:31:38 -04:00
Eamonn Saunders
a276c5facb
Use new solr.xml file format.
2015-04-15 14:54:02 -04:00
Eamonn Saunders
99b1006519
Realized that we need to support both a local and remote Solr server connections in the same Autopsy instance since users can choose "single" vs "multi" user for each case they create.
2015-04-14 18:11:33 -04:00
Eamonn Saunders
cdbce54a7b
Discovered a dependency on commons io during testing.
2015-04-14 17:43:30 -04:00
Eamonn Saunders
0bb37a029e
- Added support for connecting to remote Solr server.
...
- Refactored local Solr server startup logic.
2015-04-09 11:58:26 -04:00
Eamonn Saunders
0d000e89d3
Reordered to group related packages together. Hopefully this makes it easier to read although I wouldn't be surprised if Netbeans changes the ordering.
2015-04-01 12:40:42 -04:00
Eamonn Saunders
773b9380ec
Added a new dependency on metadata-extractor version 2.7.2. The reason for this is that the version that Tika pulls down (2.6.2) results in a java.lang.NoSuchMethodError exception being thrown.
2015-04-01 12:38:13 -04:00
esaunders
761edfe165
Merge branch 'collaborative' of github.com:sleuthkit/autopsy into upgrade_solr
2015-03-31 12:53:17 -04:00
Eamonn Saunders
d733d60343
Added metadata extractor and apache compress jars to get Tika text extraction working again.
2015-03-30 16:16:54 -04:00
Eamonn Saunders
42847cd10a
Added updated config files.
2015-03-30 15:21:39 -04:00
Eamonn Saunders
7c7e343c5a
Removed workaround for bug in Solr 4.0.
2015-03-30 15:16:48 -04:00
Eamonn Saunders
818ee3a676
Removed Autopsy config as I'm not sure I've got the right set of files.
2015-03-30 15:13:47 -04:00
Eamonn Saunders
c8b8530386
Revert "Removed workaround for bug in Solr 4.0."
...
This reverts commit 46389f13f509ab47d21d9d4eb32037df8eb6008a.
2015-03-30 15:10:38 -04:00
Eamonn Saunders
edf2b8018b
Updated Lucene version number to 4.9
2015-03-30 11:39:32 -04:00
sidheshenator
e4c40ec866
getOneHitPerObject() optimized
2015-03-27 11:29:41 -04:00
Eamonn Saunders
371978cbab
- Use ProcessBuilder to start Solr.
...
- Handle Solr stdout in addition to stderr.
- Will need to revisit how Solr log files are handled later.
2015-03-27 10:19:12 -04:00
Eamonn Saunders
bafe7e61a9
Added required wrapped JARs to Keyword Search project.
2015-03-26 18:02:50 -04:00
Eamonn Saunders
2f5454716d
Updated default Jetty host and port.
2015-03-26 17:51:11 -04:00
Eamonn Saunders
46389f13f5
Removed workaround for bug in Solr 4.0.
2015-03-26 17:50:22 -04:00
Eamonn Saunders
681cf993e9
Added Autopsy specific config set.
2015-03-26 17:49:23 -04:00
Eamonn Saunders
769d8a31f8
Put SLF4J and servlet jars in the right place for Jetty.
2015-03-25 13:22:10 -04:00
Eamonn Saunders
39fb74e0d3
Added Eclipse Jetty and SLF4J dependencies.
2015-03-25 13:21:00 -04:00
Eamonn Saunders
8287fa826d
Copied new jetty.xml and webdefault.xml files from Solr 4.9.1.
...
New configuration files are needed since we are now using newer version of Jetty from org.eclipse.
2015-03-24 16:41:54 -04:00
Eamonn Saunders
78b5244afa
Added "resources" folder with log4j.properties file and "contexts" folder with solr-jetty-context.xml file.
2015-03-24 16:40:41 -04:00
sidheshenator
204bb1e47c
retrive keywordslist name from the tableModel
2015-03-13 11:38:20 -04:00
sidheshenator
256ce5bea2
Offest due to default keywordlists considered. User prompted before deletion
2015-03-10 17:01:16 -04:00
Eamonn Saunders
aa7e4daac1
Updated versions of packages on which Solr depends.
2015-03-09 14:11:52 -04:00
Eamonn Saunders
554089200e
Set default jetty.host = localhost.
2015-03-09 14:10:17 -04:00
Eamonn Saunders
c4a973d736
Updated Solr version to 4.9.1
2015-03-09 14:06:32 -04:00
Eamonn Saunders
a6769d69d5
Added keyword search specific Ivy settings file so that we can get the restlet package.
2015-03-09 14:05:45 -04:00
Eamonn Saunders
e99938101f
Added clean-all task that clears Ivy cache in addition to running clean.
2015-03-09 14:04:01 -04:00
Brian Carrier
f16e48603e
Updated NBM module version numbers
2015-03-04 22:40:01 -05:00
Richard Cordovano
902ad99042
Merge pull request #1070 from sidheshenator/keyword-list-automatic-selection
...
newly added keyword list is selected by default
2015-02-24 10:00:21 -05:00
Kay Bassi
9612d9475c
Translation complete.
2015-02-20 15:14:33 -08:00
sidheshenator
72dafd30a7
Default selection enabled in case of Import List button action
2015-02-20 11:08:02 -05:00
sidheshenator
2d51be677f
Better selection approach. Searched by keywordslist name
2015-02-20 10:39:13 -05:00
sidheshenator
6ebfc4b2b1
newly added keyword list is selected by default
2015-02-19 17:42:49 -05:00
Brian Carrier
821888993e
Merge pull request #1048 from sidheshenator/doxygen-user-docs
...
Doxygen user docs
2015-02-17 10:49:49 -05:00
sidheshenator
e1bc923fdb
Menu/Help/Help Contents removed from the UI
2015-02-13 13:56:17 -05:00
Karl Mortensen
48a7ff9d0c
cast to long before multiply
2015-02-13 12:04:47 -05:00
sidheshenator
8846d73927
JavaHelp packages safely deleted
2015-02-11 14:34:32 -05:00
Brian Carrier
081610a31e
updated tool tip
2015-02-10 17:04:10 -05:00
Brian Carrier
e4ae84c559
Added option to not enable periodic keyword seraches
2015-02-10 17:02:57 -05:00
Richard Cordovano
5409901b4a
Remove selected old TODO statements
2015-02-03 19:59:59 -05:00
Richard Cordovano
1851ebbd16
Refactor file type detection
2015-01-30 18:50:54 -05:00
Richard Cordovano
bbfb0b1872
Make user-defined file type detection active for all clients
2015-01-30 10:05:03 -05:00
Eamonn Saunders
467562512b
Removed unused import.
2015-01-28 14:56:26 -05:00
Eamonn Saunders
b1d7dc9d96
Change variable name from 'file' to 'content'.
2015-01-28 14:53:56 -05:00
Eamonn Saunders
d0663d8fca
- KeywordHit now contains a Content member instead of an AbstractFile and getFile() has been replaced by getContent().
...
- Updated KeywordSearchResultFactory, LuceneQuery and TermComponentQuery to use KeywordHit.getContent().
- Modified KeywordHits.java to not attempt to create MAC time columns for hits that do not have an AbstractFile.
- Updated SolrSearchService.indexArtifact() to get the underlying image id for artifacts that do not have an associated AbstractFile.
2015-01-28 14:49:25 -05:00