-
Notifications
You must be signed in to change notification settings - Fork 29
/
CHANGES.txt
435 lines (321 loc) · 15.8 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
======================= Release 1.4 =========================
Documentation
* [GH-51] Fixed typos and inconsistency in documentation
* [GH-56] Add documentation about the nested parameter for the Solr plugin
New Features
* [GH-64] Update request handler to simplify the indexing of JSON documents
* [GH-69] Support for regexp operators within qnames
Improvements
* [GH-29] Upgrade to Lucene/Solr 4.9 and Elasticsearch 1.3.2
* [GH-39] Simplify the configuration of json field in schema
* [GH-61] Enable the configuration of the NodeBooleanQuery#maxBooleanClauses from the Solr API
* [GH-68] Add option to the qparser for allowing leading wildcard
* [GH-78] Upgrade to Lucene/Solr 4.9.1 and ES 1.3.4
Bugs
* [GH-48] Rename Elasticsearch plugin zip file
* [GH-60] The main query is ignored when a nested query is defined
* [GH-62] Incorrect lower case filter in analyzer of siren lucene demo
* [GH-66] Change the default value of the keyword qparser to false for LowercaseExpandedTerms
* [GH-70] Siren10PostingsReader does not properly compute pending positions
* [GH-73] Exception thrown for non-matching doc keyword query
* [GH-83] NPE with LukeRequestHandler
* [GH-85] Colors are NOT displayed when siren-elasticsearch-demo query scripts are executed on OSX
======================= Release 1.3 =========================
New Features
* [GH-4] Elasticsearch plugin
Bugs
* [GH-12] Scripts in binary distribution lack exec flag
* [GH-13] Last query of the demo movie returns 0 result
* [GH-15] Query parser assigns node attribute to incorrect node
* [GH-17] Node query should not propagate sentinel values for the node and level constraints
* [GH-22] Incomplete node constraints management in MultiNodeTermQuery
Improvements
* [GH-17] Enable top-level proximity boolean in json query parser
* [GH-30] Autodetect query parser type based on analyzer setting
* [GH-33] Autodetect query parser type based on analyzer setting in Solr
* [GH-33] Update classes to new naming convention
* [GH-27] Upgrade to Elasticsearch 1.2.2
* [GH-38] Change namespace from org.sindice.siren to com.sindicetech.siren
Documentation
* [GH-28] Add user documentation
* [GH-44] Add wordpress output to documentation
======================= Release 1.2 =========================
Bugs
* [GH-374] Add custom datatype support to nested faceting
* [GH-379] XSDPrimitiveTypeParser parses negative decimals wrongly
New Features
* [GH-368] Hybrid JSON model for enhanced performance
* [GH-378] Creating a benchmark for blockjoin
Improvement
* [GH-7] Upgrade to Lucene/Solr 4.8.1
* [GH-10] Make the hybrid indexing model the default one
Documentation
* [GH-367] Add documentation about BooleanSpanQuery in com.sindicetech.siren.search.spans package info
* [GH-373] Improve documentation of siren-solr-facet
======================= Release 1.1 =========================
New Features
* [GH-330] Improve support for faceting on nested elements
* [GH-327] Add JSON projection operator
* [GH-341] Add term spans query operators
* [GH-342] Add node spans query operators
* [GH-357] Extend the syntax of the query parsers with spans
Improvements
* [GH-336] Aggregated API Java doc instead of separated ones
* [GH-338] The loader has a new option to use filenames as an ID
* [GH-351] Upgrade to Lucene/Solr 4.7.1
* [GH-333] Assign automatically the field datatype to twig root nodes
* [GH-350] Enable the use of the nested parameter without a query parameter
* [GH-344] Improve benchmark to support span queries
* [GH-363] Upgrade to Lucene/Solr 4.7.2
Documentation
* [GH-332] Clarify documentation for level parameter in JSON query syntax
Bugs
* [GH-261] Parsing error of benchmark results when standard deviation deltas are the same
* [GH-244] Benchmark exporter does not sum the size of multiple index segments
Tasks
* [GH-361] Create a benchmark to compare Lucene and SIREn
======================= Release 1.0.2 =======================
Improvements
* [GH-317] Generated zip does not contain a root folder
* [GH-316] Create Windows batch file equivalents of siren-demo unix shell scripts
* [GH-315] Post.jar assembly includes too many dependencies
Bugs
* [GH-276] JsonTokenizer parses invalid object members without throwing exceptions
* [GH-286] TestLuceneProxyNodeScorer fails because of JSON parsing error
* [GH-322] JsonTokenizer labels incorrectly array of nested objects
Tasks
* [GH-314] Remove ntriples demo files
======================= Release 1.0.1 =======================
Improvements
* [GH-297] Upgrade to Lucene/Solr 4.6.0
* [GH-298] Installation scripts for commercial Siren distribution
* [GH-305] Scripts for binary distribution + documentation update
* [GH-306] Command line utility for loading json files into Solr/SIREn
* [GH-296] Skip node method in NodBlockIndexInput
======================= Release 1.0 =========================
New Features
* [GH-42] JSON Analyzer
* [GH-57] Create a DateNumericAnalyzer
* [GH-32] Create JSON Query Language API
* [GH-147] Add datatype support to the Json query parser
* [GH-190] Support datatype in the JSON tokenizer
* [GH-145] Add datatype support
Improvements
* [GH-26] Investigate best default block size
* [GH-27] Decrement by one docID in DocsFreqBlockIndexOutput
* [GH-45] Implement AFOR Block Encode/Decoder
* [GH-47] Twig Query API Improvements
* [GH-48] Remove the term frequency in the Doc posting list
* [GH-58] Add get method for precision step to numeric analyzer
* [GH-59] Refactor NumericAnalyzer to parse text to numeric value
* [GH-65] Set omitNorm by default in SirenField
* [GH-81] Create setter method for root in TwigQuery
* [GH-50] Add a JSON object syntax to the keyword query parser
* [GH-86] Remove coord concept from the NodeQuery framework
* [GH-94] Update the Keyword grammar to allow a twig with empty child
* [GH-91] Implement QNamesFilter as a Processor
* [GH-100] Allow fuzzy query on a ProtectedQueryNode
* [GH-117] Update the Keyword grammar to allow multiple twigs to an object query
* [GH-114] Update string representation of the core query api
* [GH-128] Refactor the test framework of siren-qparser
* [GH-99] Simplify the wrapping of primitive QueryNodes by a LuceneProxyNodeQuery
* [GH-153] Simplify definition of analyzer for SirenField
* [GH-154] Remove external analyzer configuration from SirenField
* [GH-144] Add a default operator parameter to the siren query parser plugin
* [GH-146] Add a datatype for json field
* [GH-156] Add a parameter for setting the QNames in the KeywordQueryParser
* [GH-152] Improve the toString output of siren core queries
* [GH-51] Support Datatype in the Keyword Query Parser
* [GH-113] Simplify analyzer configuration of KeywordQueryParser
* [GH-172] Remove token type dependency from URITrailingSlashFilter
* [GH-187] Support QName expansion in datatype label
* [GH-215] Remove debug logs in siren-solr unit tests
Bugs
* [GH-50] Incorrect TwigQuery Rewritting and Level Constraint
* [GH-52] Fix constraint management in NodeBooleanQuery
* [GH-53] Fix constraint management in TwigQuery
* [GH-54] Fix constraint management in TupleQuery
* [GH-55] Check hash code and equality of node query classes
* [GH-57] Review score caching in scoreInNode
* [GH-71] Boost Queries and DocumentQuery
* [GH-73] Correct Non-Matching root query of a TwigQuery
* [GH-80] Correct the node path for nested objects
* [GH-116] JsonQueryParser must wrap node query into a lucene proxy
* [GH-122] Support Json with newlines inside the literals
* [GH-130] Unknown DocsAndPositionsEnum received
* [GH-133] Add aduna repository in benchmark pom
* [GH-132] Unit tests using their own random number generator
* [GH-135] Java heap space problem in TestJsonTokenizer
* [GH-134] Maven qparser task executed two times
* [GH-149] Correct the setting of the child(ren) of a QueryNode
* [GH-76] Correct the handling of datatypes analyzer
* [GH-180] Rename EmptyNodeQueryNode to WildcardNodeQueryNode in the javacc grammar file
* [GH-173] JsonTokeniser always attaches the double datatype for a numeric value
* [GH-192] Wrong JSON documents are correctly scanned
* [GH-206] Review properties enforcement for SirenField
* [GH-208] Null pointer exception with empty query string
* [GH-213] SirenSimilarity returns a score equals to 0
* [GH-221] Most query specs returns 0 results
Tasks
* [GH-41] Finalise TupleScorer
* [GH-40] Upgrade to Lucene 4.0 Alpha
* [GH-30] Upgrade SIREn to use Lucene 4.0 and the new Flex (flexible Indexing) feature
* [GH-49] Remove SIREn 0.2 codec
* [GH-56] Port Tuple And Cell query unit tests
* [GH-44] Adapt MultiTermQuery to new API
* [GH-24] Review the SirenMultiTermQuery rewrite method based on recent changes in Lucene 4.0
* [GH-58] Update Numeric Analyzers to Lucene4.0
* [GH-43] Create a benchmark module
* [GH-45] Upgrade to Lucene 4.0 Beta
* [GH-44] Removed the delta payload filter and its references from the code
* [GH-46] Refactor Analyzer Factories
* [GH-49] Refactor the SIREn schema and field
* [GH-69] Update the siren-qparser to the new NumericAnalyzer logic
* [GH-33] Create Keyword Search Query Parser
* [GH-71] Refactor KeywordQueryParser
* [GH-75] Remove the field logic from the KeywordQueryParser
* [GH-73] Review the Syntax grammar to match the SIREn query logic
* [GH-84] Implement a NotSupportedQuery processor
* [GH-79] Review the management of default unary operators
* [GH-101] Remove tuple query parsers
* [GH-47] Clean and update pom.xml files
* [GH-68] Upgrade to Lucene/Solr 4.0
* [GH-108] Clean sysout and debug log in unit tests
* [GH-115] Remove deprecated cup and classgen jar dependencies
* [GH-28] Create siren-demo module
* [GH-121] Improve documentation of the JSON parser
* [GH-127] Update README files
* [GH-31] Set SIREn 1.0 posting format as default for SirenField
* [GH-67] Refactor query parser plugin
* [GH-140] Add a documentation for the KeywordQueryParser
* [GH-102] Deprecate tuple analyzer
* [GH-162] Integrate the datatype into the Query object
* [GH-148] Move solr example from siren-solr to siren-demo
* [GH-43] Refactoring of the siren-solr module
* [GH-202] Rename keyword.query package into keyword
* [GH-62] Check file header and copyright
* [GH-170] Review solr example demo
* [GH-63] Write unit test for LuceneProxyNodeScorer
Documentation
* [GH-171] Add package level javadocs to every package
* [GH-184] Add description to each class
* [GH-179] Fixes class visibility for javadoc
======================= Release 0.2.3-RC1 2011-12-11 =======================
New Features
* [GH-32] Add Tabular query feature
Improvements
* [GH-31] Old lucene library in solr demo
* [GH-33] Upgrade to Lucene/Solr 3.5.0
======================= Release 0.2.2 2011-11-21 =======================
New Features
* [GH-19] Port MultiTermQuery
* [GH-21] Activate SirenMultiTermQuery in query parser
* [GH-20] Extend analyzer for datatype support
* [GH-23] Extend Solr schema for datatype support
* [GH-25] Deploy SIREn on OSS Sonatype Repository
Improvements
* [GH-22] Upgrade to Lucene/Solr 3.4
* [GH-28] Add publication reference to README
* [GH-26] Remove old reference to assembly script
* [GH-29] Pom should be configured to deploy also test artifacts
Bugs
* [SRN-116] Question mark not correctly escaped in keyword search
* [SRN-117] Phrase Query problem with uri local name
======================= Release 0.2.1 2011-09-13 =======================
Bugs
* [GH-15] siren-core - Fixed POM issue caused by the caliper dependency on gson
* [SRN-25] Counting of matchers in SirenDisjunctionScorer is wrong
* [SRN-79] Make URINormalisationFilter less agressive: token length minimum
limit is now set to 3.
* [SRN-80] Wrong position increment in LocalnameFilter if no previous tokens
before final tokens
* [SRN-82] ArrayOutOfBoundException in PackedIntSirenPayload
* [SRN-87] URI normalisation problem in NTripleIndexing demo
* [SRN-90] Keyword parser does not respect default search operator
* [SRN-91] NOT operator is not recognised by the NTriple query parser
* [SRN-92] QnamesFilter cannot have qname http
* [SRN-93] QnamesFilter is restricted to a single token type
* [SRN-97] Default Operator not respected in literal pattern
* [SRN-98] Query Expansion creates invalid query in literal pattern
* [SRN-106] Query expansion does not respect unary operator
* [SRN-111] ResourceGroupQueryProcessor defined two times in processor pipeline
Improvements
* [SRN-3] Extract literal analyzer from the tuple tokenizer
* [SRN-75] Upgraded to lucene/solr 3.1-dev branch
* [SRN-76] Add localname maximum length limit to URILocalnameNormalisation
filter
* [SRN-77] Create in-memory solr server for unit testing
* [SRN-83] Merge Simple and NTriple query interface into one
* [SRN-84] Add qname support in ntriple query parser
* [SRN-85] NTripleQueryParser: Allow boolean operator within URI pattern
* [SRN-94] Field query can be disabled in the KeywordQParser
* [SRN-100] Improve user-readable version of the query
* [SRN-102] Catch SolrException in SIREnQParser#parse
* [SRN-105] Upgrade to Lucene/Solr 3.1
* [SRN-108] Improved support of encoded character in URI
* [SRN-112] Tokenisation problem with URI localnames
* [GH-1] Pom fixes
* [GH-4] siren-core - Query Processing Optimisation - Load tuples lazily
* [GH-3] siren-core - Query Processing Optimisation - Avoid unnecessary object creation
* [GH-5] siren-core - Query Processing Optimisation - SirenCellScorer iterates
over cell ids that are outside constraint boundaries
* [GH-6] siren-core - delta encoding
New Features
* [SRN-78] Add Solr configuration example
* [SRN-96] Add filter to expand accented words with non-accented form
* [SRN-99] Boolean query group support in cell query
* [SRN-101] Boost support in literal and uri patterns
* [SRN-104] Create an OptimizeSchedulerListerner
* [SRN-109] Similarity to saturate term frequency
Tasks
* [SRN-8] Create parser for simple queries
* [SRN-72] Separate query parser and solr plugin
* [SRN-74] Create a siren-solr module
* [SRN-89] Clean Solr home and related files
* [SRN-110] Remove scoreCell function
======================= Release 0.2.0 2010-07-26 =======================
Bug Fixes
* [SRN-61] SirenTupleQuery#getClause() returns a SirenCellClause array
* [SRN-64] Lucene interface enforces #incrementToken method to be final
Improvements
* [SRN-69] Make URINormalisation configurable in TupleAnalyzer
* [SRN-70] Use packed integers for encoding payload data
* [SRN-71] Add bnode filtering in analyzers
======================= Release 0.2 RC6 2010-07-07 =======================
Bug Fixes
* [SRN-65] SirenPhraseQuery documentation refers to QueryParser
* [SRN-67] SirenPayload is storing position information that is not used
Improvements
* [SRN-66] Make URINormalisationFilter less aggressive
* [SRN-68] Upgrade to Lucene 3.0.2
======================= Release 0.2 RC5 2010-04-14 =======================
Bug Fixes
* [SRN-57] SirenConjunctionScorer and SirenCellConjunctionScorer give a very
large score to entity with multiples matches
* [SRN-58] tokenStream and reusableTokenStream must be final
Improvements
* [SRN-55] Move demo resource files to test directory
======================= Release 0.2 RC4 2010-03-12 =======================
Bug Fixes
* [SRN-52] BufferOverflow in URINormalisationFilter for large URIs
Improvements
* [SRN-53] Performance problem in TupleAnalyzer
* [SRN-54] Add a WhitespaceTupleAnalyzer
======================= Release 0.2 RC3 2010-03-11 =======================
Improvements
* [SRN-48] Upgrade to Lucene 3.0.1
======================= Release 0.2 RC2 2010-02-08 =======================
Bug Fixes
* [SRN-44] NPE in scorer due to null field norms
* [SRN-45] NPE when using BooleanQuery with excluded tuple
* [SRN-46] NPE when using BooleanQuery with excluded cell
======================= Release 0.2 RC1 2010-02-04 =======================
Bug Fixes
* [SRN-40] SirenConjunctionScorer is storing unnecessary term occurrences
* [SRN-39] Exclusion of cells in a tuple is not working
* [SRN-38] NPE when using ReqExcl scorer
* [SRN-36] Tuple and Cell constraints could not work in certain case
New Features
* [SRN-37] Implement Tuple Constraint
Improvements
* [SRN-42] Migrating to Lucene 3.0