aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add search::PredicateAttributeSaver.Tor Egge2024-02-161-0/+1
* Rename DocumentWeightOrFilterSearch to MultiTermOrFilterSearch.Geir Storli2023-12-181-1/+1
* Prepare for direct btree posting list iterators with only docids.Geir Storli2023-11-271-1/+1
* Rename DirectWeightedSetBlueprint to DirectMultiTermBlueprint.Geir Storli2023-11-241-1/+1
* Rename IDocumentWeightAttribute to IDocidWithWeightPostingStore.Geir Storli2023-11-231-1/+1
* Rename search::DocIdIterator to search::ArrayIterator.Geir Storli2023-11-231-1/+1
* Move DirectWeightedSetBlueprint to separate file(s).Geir Storli2023-11-221-19/+21
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add class that uses a LevenshteinDfa to perform fuzzy matching in a dictionary.Geir Storli2023-09-181-0/+1
* Add DfaStringComparator.Tor Egge2023-09-151-0/+1
* Add sort blob writers.Tor Egge2023-07-041-0/+2
* Simplify RawBufferStore and remove RawBufferTypeMapper.Tor Egge2023-06-191-1/+0
* Factor out conversion between strings and distance metric toTor Egge2023-05-241-0/+1
* Add EmptySearchContext. Use it for SingleRawAttribute.Tor Egge2023-03-241-0/+1
* Add SingleRawExtAttribute, used by streaming search.Tor Egge2023-03-211-0/+1
* Factor out portion of SingleRawAttribute to RawAttribute.Tor Egge2023-03-211-0/+1
* Add saver and loader for SingleRawAttribute.Tor Egge2023-03-091-0/+4
* Factor out common code to make a EntryRef vector snapshot.Tor Egge2023-03-081-0/+1
* Move BlobSequenceReader from search::tensor to search::attribute namespace.Tor Egge2023-03-081-0/+1
* Add RawBufferStore.Tor Egge2023-03-071-0/+1
* Add RawBufferTypeMapper.Tor Egge2023-03-071-0/+1
* Add search::attribute::SingleRawAttribute.Tor Egge2023-03-061-0/+1
* - Use unique_ptr to hide FuzzyMatcher to make most common SearchContext smaller.Henning Baldersheim2022-10-171-1/+0
* Add explicit instantiation of more classes in attribute vector code.Tor Egge2022-10-131-0/+2
* Simplify AttributeVector by moving out ValueModifier, EnumModifier and BaseName.Henning Baldersheim2022-05-271-0/+3
* Enable MultiValueReadView for imported attribute vectors.Tor Egge2022-04-201-0/+1
* Add multi value read views for extendable attributes.Tor Egge2022-04-191-0/+4
* Add multi value read views that handles mapping from enumerated valueTor Egge2022-04-191-0/+2
* Stop sharing multivalue read views.Tor Egge2022-04-121-0/+1
* Factor out MultiNumericFlagSearchContext from FlagAttribute.Tor Egge2022-04-071-0/+1
* Factor out SingleSmallNumericSearchContext from SingleSmallNumericAttribute.Tor Egge2022-04-031-0/+1
* Factor out MultiStringEnumSearchContext from MultiStringAttribute.Tor Egge2022-04-021-0/+2
* Factor out SingleStringEnumSearchContext from SingleStringAttribute.Tor Egge2022-04-021-0/+2
* Mostly move StringSearchContext.Tor Egge2022-04-011-0/+1
* Add NumericSearchContext.Tor Egge2022-04-011-0/+1
* Factor out SingleEnumSearchContext and SingleNumericEnumSearchContext fromTor Egge2022-04-011-0/+1
* Factor out StringMatcher from StringSearchContext.Tor Egge2022-03-311-0/+1
* Move StringSearchHelper out from stringbase.{h,cpp}.Tor Egge2022-03-311-0/+1
* Factor out MultiNumericEnumSearchContext from MultiValueNumericEnumAttribute.Tor Egge2022-03-311-0/+1
* Consolidate MultiNumericArraySearchcontext andTor Egge2022-03-311-2/+1
* Factor out MultiNumericArraySearchContext and MultiNumericWeightedSetSearchCo...Tor Egge2022-03-301-0/+2
* Factor out SingleNumericSearchContext from SingleNumericAttribute.Tor Egge2022-03-301-0/+1
* Rename search::NumericAttribute::Equal to search::attribute::NumericMatcher.Tor Egge2022-03-301-0/+2
* Move SearchContext out from AttributeVector.Tor Egge2022-03-291-0/+1
* Reduce code visibility by reducing includes not needed.Henning Baldersheim2022-03-101-0/+1
* Calculate need for compaction when updating stats.Tor Egge2021-12-091-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Generalize how address space usage is reported from attribute vectors.Geir Storli2021-07-151-0/+1
* Add filter iterators for weighted set blueprints.Tor Egge2020-06-251-0/+1
* Fix whitespace.Henning Baldersheim2020-05-191-1/+1