Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 438394f3 authored by Guillaume Kihli's avatar Guillaume Kihli
Browse files

Improved views - it is now clear what is a data source with views. Views can...

Improved views - it is now clear what is a data source with views. Views can now be queried directly with a query evaluator or via a collection of queryable data. Views can be used in the chase via the creation of an instance of a ChasableData that can contain read-only data. AtomicFOQueryEvaluator was a bit optimized to have a more efficient filter of atoms. The equals method of terms that are built through the SameObjectTermFactory was corrected: now, it will do a reference comparison if the other object was built through the factory or call the equals the method of the other object if it is not an object from the factory.
parent dcaee57b
No related branches found
No related tags found
1 merge request!64Draft: New views
Pipeline #1140404 passed
Showing
with 339 additions and 187 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment