0xNF
|
eaee0427b3
|
Made sure all references to solr port numbers were the same.
|
2012-11-07 11:19:09 -05:00 |
|
0xNF
|
e6254f4eee
|
Solr default port changes to ephemeral high port 23232.
Checks if port is occupied, and throws an error if so.
|
2012-11-02 14:36:20 -04:00 |
|
0xNF
|
ace5f7a47e
|
Changed Solr port from :8983 to :9293
Will conflict with Sony Playstation RemotePlay, but who'll notice?
|
2012-11-01 14:34:47 -04:00 |
|
adam-m
|
9910ca31d9
|
update lucene spec to 36
|
2012-10-05 17:59:37 -04:00 |
|
adam-m
|
ad008232ba
|
solr config: update lucene version, add the default 10000 tokens limit setting
|
2012-10-05 17:54:02 -04:00 |
|
adam-m
|
87b7ea831d
|
Solr log - enable warn level and higher for release builds
|
2012-10-05 16:59:33 -04:00 |
|
adam-m
|
55b89dac41
|
remove deprecation in Solr config XML
|
2012-10-05 14:31:41 -04:00 |
|
adam-m
|
8a24478b9c
|
slight doc cache increase
|
2012-08-21 17:18:00 -04:00 |
|
adam-m
|
08edc0737e
|
Lower Solr doc cache settings to 16 docs
|
2012-06-11 11:49:19 -04:00 |
|
adam-m
|
c3a2f3a13c
|
Preliminary version of large files string extraction support - no full hit navitation yet.
Also, some refactoring and cleanup of old keyword search code.
|
2012-05-14 17:37:27 -04:00 |
|
adam-m
|
b9aaf58c90
|
use stored=false for now for performance, test more (might break the preview)
|
2012-03-27 08:28:31 -04:00 |
|
adam-m
|
69d55f7cc1
|
Keyword search ingest improvements: alternative performQueryPerTerm() and equivalent bb write methods - more optimal for grouping results per hit (in ingest) rather then per query.
Improves overall keyword search ingest performance.
Improve regex results highlight by using content_ws field.
|
2012-03-27 00:16:28 -04:00 |
|
Brian Carrier
|
b197088de8
|
Fixed exception that occured if SOLR was not shutdown when autopsy was in debug session. Cleaned up SOLR Server code a little bit.
|
2012-01-02 23:24:11 -05:00 |
|
adam-m
|
3a2c860eb9
|
TSK-277 Add more advanced regular expression searching
- first iteration complete, with the result tree and highlight match find/preview
- solr schema change
|
2011-12-28 13:20:39 -05:00 |
|
Peter J. Martel
|
37849c2c0a
|
Restrict Solr to localhost
|
2011-12-06 17:01:08 -05:00 |
|
Peter J. Martel
|
f02341c739
|
Use internal Solr w/ configs, get dependencies from Ivy
|
2011-12-06 15:35:12 -05:00 |
|