6 Commits

Author SHA1 Message Date
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