Commit Graph

15 Commits (e1bc035496dfd9e23f69dfed710a9baae6b6e942)

Author SHA1 Message Date
luccioman cced94298a Added a new crawler document filter type using Solr syntax
7 years ago
luccioman e357ade47d Reduced memory footprint of text snippet extraction
7 years ago
luccioman e115e57cc7 Reduced text snippet extraction processing time.
7 years ago
luccioman 3b89c232db Easier tracking of longest text snippets initializations
7 years ago
luccioman 33593c22e9 Fixed loss of other modifiers on keywords/tags search navigation links
7 years ago
luccioman 36e9b1c5b3 Fixed SegmentTest test case time dependant occasional failures
7 years ago
luccioman 0a120787e3 Improved accuracy of URLs search filters : protocol, tld, host, file ext
7 years ago
luccioman fcd57e2d0f Improved some JUnit tests isolation and resources release
7 years ago
reger 3c7220bc7b Refacture rwi reference word position and word distance calculation
8 years ago
reger e68b00678e prevent negative score on URIMetadataNode - in the special case were no
8 years ago
reger 474f0476c6 adjust Tokenizer sentence count on trailing text after last recognized sentence
8 years ago
luccioman 4585a60d7e Made use of the constant corresponding to the hard-coded value.
8 years ago
reger ff6589fc0f test case: simulating multi word query for local rwi index
8 years ago
reger 7f63fc50f3 prepare a IndexSegment test case for RWI index testing
8 years ago
reger 84c970eaec move test classes to test/java (subdirectory as in Maven standard subdir layout)
9 years ago