Commit Graph

24 Commits (af764c106ce0e661171dab225145f46568dd0831)

Author SHA1 Message Date
orbiter 9b8c8c0f47 fix from gaston in
13 years ago
orbiter d7ea45f698 - get nice text_t values from metadata conversions that are stored into
13 years ago
orbiter ee01c12e56 fixes for putDocument and putMetadata
13 years ago
Michael Peter Christen b51df6c7e8 - added coordinate storage in solr schema
13 years ago
Michael Peter Christen f9c0e6e950 - Implemented and integrated the URIMetadataNode object which is a
13 years ago
Michael Peter Christen 136fcb1ad9 refactoring
13 years ago
Michael Peter Christen bca4a16603 replaced the multivalue generic string field name suffix _ss by _txt
13 years ago
orbiter d9173ba7ed added more solr fields to integrate values from URIMetadataRow. All
13 years ago
Michael Peter Christen 6f1ddb2519 Moved solr index-add method to the same method where the YaCy index is
13 years ago
orbiter bbfa497a3c replaced more size() > 0 by !isEmpty()
13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
orbiter d4291ac1f3 more tolerance when creating solar document
13 years ago
Michael Peter Christen 508a81b86c added solr field 'refresh_s' which stores the refresh url contained in
13 years ago
Michael Peter Christen 9116013c64 - allow lazy initialization of solr value (if using 'lazy', then no
13 years ago
Michael Peter Christen 0294a53459 - add canonical field only if requested by solr schema
13 years ago
Michael Peter Christen 77f795756c fixing redirects and status codes: storing of status code in
13 years ago
Michael Peter Christen 9b4c699526 ehanced location search:
13 years ago
Michael Peter Christen acf8d521a2 fix for http://bugs.yacy.net/view.php?id=126
13 years ago
Roland 'Quix0r' Haeder fbb946f913 Made a method static (Eclipse suggested it), removed unused import, pk=null check does now output a warning in logfile
13 years ago
Michael Peter Christen 5deebd02ea added serialization
13 years ago
reger b2175ea4ef Add possibility to set custom Solr field names for the YaCy default Solr attributes.
13 years ago
Michael Peter Christen f150bc218b fixed bug in solr error document
13 years ago
Michael Peter Christen adeb33bb36 better abstraction for solr objects
13 years ago
Michael Peter Christen 8864141872 more abstraction in solr connection classes
13 years ago