| 1 |
******************************************* |
|---|
| 2 |
** NXLucene V0.8.1 [R1 build 2006/06/09-04:33 by anguenot] |
|---|
| 3 |
** SVN URL: https://svn.nuxeo.org/pub/NXLucene/trunk Revision: 46360 |
|---|
| 4 |
Requires: |
|---|
| 5 |
~~~~~~~~~ |
|---|
| 6 |
- |
|---|
| 7 |
New features: |
|---|
| 8 |
~~~~~~~~~~~~~ |
|---|
| 9 |
- |
|---|
| 10 |
Bug fixes: |
|---|
| 11 |
~~~~~~~~~~ |
|---|
| 12 |
- Fix PyLucene.PythonThread memory leak and add gc.garbage debug infos |
|---|
| 13 |
in debug mode |
|---|
| 14 |
- Explicit gc collection |
|---|
| 15 |
New internal features: |
|---|
| 16 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 17 |
- |
|---|
| 18 |
|
|---|
| 19 |
******************************************* |
|---|
| 20 |
** NXLucene V0.8.0 [R1 build 2006/06/02-13:28 by anguenot] |
|---|
| 21 |
** SVN URL: https://svn.nuxeo.org/pub/NXLucene/trunk Revision: 46177 |
|---|
| 22 |
Requires: |
|---|
| 23 |
~~~~~~~~~ |
|---|
| 24 |
- |
|---|
| 25 |
New features: |
|---|
| 26 |
~~~~~~~~~~~~~ |
|---|
| 27 |
- |
|---|
| 28 |
Bug fixes: |
|---|
| 29 |
~~~~~~~~~~ |
|---|
| 30 |
- |
|---|
| 31 |
New internal features: |
|---|
| 32 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 33 |
- Fake xmlrpc server proxy is now supporting a 'transport' optionnal arg as the xmlrpclib does |
|---|
| 34 |
- Suggest main reactor thread pool size to 10. |
|---|
| 35 |
|
|---|
| 36 |
|
|---|
| 37 |
******************************************* |
|---|
| 38 |
** NXLucene V0.7.0 [R1 build 2006/05/31-23:50 by anguenot] |
|---|
| 39 |
** SVN URL: https://svn.nuxeo.org/pub/NXLucene/trunk Revision: 46113 |
|---|
| 40 |
Requires: |
|---|
| 41 |
~~~~~~~~~ |
|---|
| 42 |
- |
|---|
| 43 |
New features: |
|---|
| 44 |
~~~~~~~~~~~~~ |
|---|
| 45 |
- nxlucene.log is rotated automatically |
|---|
| 46 |
- Flexible PyLucene thread pool to handle write operations. |
|---|
| 47 |
Bug fixes: |
|---|
| 48 |
~~~~~~~~~~ |
|---|
| 49 |
- # 1657 : query on MultiKeyword using value with spaces is cut in multi values |
|---|
| 50 |
- # 1662 : bin/nxlucened status answers 'running' if another NXLucene instance is up |
|---|
| 51 |
New internal features: |
|---|
| 52 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 53 |
- Update documentation |
|---|
| 54 |
- Add Tibo's logo in doc |
|---|
| 55 |
- INFO log level by default for the event log |
|---|
| 56 |
- Optimize indexes store at server startup |
|---|
| 57 |
|
|---|
| 58 |
******************************************* |
|---|
| 59 |
** NXLucene V0.6.3 [R1 build 2006/05/08-17:40 by anguenot] |
|---|
| 60 |
** SVN URL: https://svn.nuxeo.org/pub/NXLucene/trunk Revision: 45340 |
|---|
| 61 |
Requires: |
|---|
| 62 |
~~~~~~~~~ |
|---|
| 63 |
- Reindexation of the existing stores. |
|---|
| 64 |
New features: |
|---|
| 65 |
~~~~~~~~~~~~~ |
|---|
| 66 |
- |
|---|
| 67 |
Bug fixes: |
|---|
| 68 |
~~~~~~~~~~ |
|---|
| 69 |
- Fix special chars (partial with ':') for Lucene queries and cleanup the mess related on |
|---|
| 70 |
keyword uses. |
|---|
| 71 |
New internal features: |
|---|
| 72 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 73 |
- |
|---|
| 74 |
|
|---|
| 75 |
******************************************* |
|---|
| 76 |
** NXLucene V0.6.2 [R1 build 2006/05/03-00:38 by anguenot] |
|---|
| 77 |
** SVN URL: https://svn.nuxeo.org/pub/NXLucene/trunk Revision: 45208 |
|---|
| 78 |
Requires: |
|---|
| 79 |
~~~~~~~~~ |
|---|
| 80 |
- |
|---|
| 81 |
New features: |
|---|
| 82 |
~~~~~~~~~~~~~ |
|---|
| 83 |
- |
|---|
| 84 |
Bug fixes: |
|---|
| 85 |
~~~~~~~~~~ |
|---|
| 86 |
- Path fields workaround |
|---|
| 87 |
New internal features: |
|---|
| 88 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 89 |
- |
|---|
| 90 |
|
|---|
| 91 |
******************************************* |
|---|
| 92 |
** NXLucene V0.6.1 [R1 build 2006/05/02-16:52 by anguenot] |
|---|
| 93 |
** SVN URL: https://svn.nuxeo.org/pub/NXLucene/trunk Revision: 45188 |
|---|
| 94 |
Requires: |
|---|
| 95 |
~~~~~~~~~ |
|---|
| 96 |
- |
|---|
| 97 |
New features: |
|---|
| 98 |
~~~~~~~~~~~~~ |
|---|
| 99 |
- |
|---|
| 100 |
Bug fixes: |
|---|
| 101 |
~~~~~~~~~~ |
|---|
| 102 |
- Fix updating documents |
|---|
| 103 |
New internal features: |
|---|
| 104 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 105 |
- Optmizate prefixed query with paths. |
|---|
| 106 |
|
|---|
| 107 |
******************************************* |
|---|
| 108 |
** NXLucene V0.6.0 [R1 build 2006/04/28-20:48 by anguenot] |
|---|
| 109 |
** SVN URL: https://svn.nuxeo.org/pub/NXLucene/trunk Revision: 45117 |
|---|
| 110 |
Requires: |
|---|
| 111 |
~~~~~~~~~ |
|---|
| 112 |
- |
|---|
| 113 |
New features: |
|---|
| 114 |
~~~~~~~~~~~~~ |
|---|
| 115 |
- NXSortAnalyzer : dedicated analyzer to use for fields used for |
|---|
| 116 |
sorting purpose. (StandardTokenizer + LowerCase filter + NXAsciiFilter) |
|---|
| 117 |
Bug fixes: |
|---|
| 118 |
~~~~~~~~~~ |
|---|
| 119 |
- |
|---|
| 120 |
New internal features: |
|---|
| 121 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 122 |
- |
|---|
| 123 |
|
|---|
| 124 |
******************************************* |
|---|
| 125 |
** NXLucene V0.5.0 [R1 build 2006/04/26-14:38 by anguenot] |
|---|
| 126 |
** SVN URL: https://svn.nuxeo.org/pub/NXLucene/trunk Revision: 44994 |
|---|
| 127 |
Requires: |
|---|
| 128 |
~~~~~~~~~ |
|---|
| 129 |
- PyLucene 1.9.1 installed on the Python interpretor |
|---|
| 130 |
New features: |
|---|
| 131 |
~~~~~~~~~~~~~ |
|---|
| 132 |
- Support PerFieldAnalyzer wrapper while indexing and |
|---|
| 133 |
searching. Analyzer information is carried by the field_confs. |
|---|
| 134 |
- FrenchAnalyzer -> FrenchStemmer + FrenchFilter |
|---|
| 135 |
Bug fixes: |
|---|
| 136 |
~~~~~~~~~~ |
|---|
| 137 |
- Avoid broken requests in searchQuery |
|---|
| 138 |
- #128 : date conversion problem (priv) |
|---|
| 139 |
- #127 : Invalid dates lead to site errors |
|---|
| 140 |
- #129 : search crash using a path |
|---|
| 141 |
- Fix multivalued fields results. |
|---|
| 142 |
- Hack around date range queries. |
|---|
| 143 |
New internal features: |
|---|
| 144 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 145 |
- Do not store date as Java date strings |
|---|
| 146 |
- Batch optimizations. |
|---|
| 147 |
- New location at http://svn.nuxeo.org/pub/NXLucene |
|---|
| 148 |
- Support sort field that are not stored not tokenized but indexed |
|---|
| 149 |
giving the possiblity to users to define dedicated sort fields. |
|---|
| 150 |
|
|---|
| 151 |
******************************************* |
|---|
| 152 |
** NXLucene V0.4.2 [R1 build 2006/04/08-14:12 by anahide] |
|---|
| 153 |
** SVN URL: https://svn.nuxeo.org/priv/NXLucene/trunk Revision: 32533 |
|---|
| 154 |
Requires: |
|---|
| 155 |
~~~~~~~~~ |
|---|
| 156 |
- |
|---|
| 157 |
New features: |
|---|
| 158 |
~~~~~~~~~~~~~ |
|---|
| 159 |
- |
|---|
| 160 |
Bug fixes: |
|---|
| 161 |
~~~~~~~~~~ |
|---|
| 162 |
- Hack around startup scripts. |
|---|
| 163 |
- Hack around keyword multiple search. |
|---|
| 164 |
- Hack around multi path search |
|---|
| 165 |
New internal features: |
|---|
| 166 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 167 |
- more tests |
|---|
| 168 |
- comments about dates |
|---|
| 169 |
|
|---|
| 170 |
******************************************* |
|---|
| 171 |
** NXLucene V0.4.1 [R1 build 2006/04/05-19:05 by anguenot] |
|---|
| 172 |
** SVN URL: https://svn.nuxeo.org/priv/NXLucene/trunk Revision: 32358 |
|---|
| 173 |
Requires: |
|---|
| 174 |
~~~~~~~~~ |
|---|
| 175 |
- |
|---|
| 176 |
New features: |
|---|
| 177 |
~~~~~~~~~~~~~ |
|---|
| 178 |
- |
|---|
| 179 |
Bug fixes: |
|---|
| 180 |
~~~~~~~~~~ |
|---|
| 181 |
- Don't deaminize twistd as it fucks up the mermory |
|---|
| 182 |
New internal features: |
|---|
| 183 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 184 |
- Documentation updated |
|---|
| 185 |
- More tests |
|---|
| 186 |
|
|---|
| 187 |
******************************************* |
|---|
| 188 |
** NXLucene V0.4.0 [R1 build 2006/03/30-02:32 by anguenot] |
|---|
| 189 |
** SVN URL: https://svn.nuxeo.org/priv/NXLucene/trunk Revision: 32047 |
|---|
| 190 |
Requires: |
|---|
| 191 |
~~~~~~~~~ |
|---|
| 192 |
- |
|---|
| 193 |
New features: |
|---|
| 194 |
~~~~~~~~~~~~~ |
|---|
| 195 |
- New MultiKeyword field support. |
|---|
| 196 |
Bug fixes: |
|---|
| 197 |
~~~~~~~~~~ |
|---|
| 198 |
- Fix search batch windows |
|---|
| 199 |
- Fix the store dir path conf within nxlucene.conf |
|---|
| 200 |
- Fix asc/desc sort |
|---|
| 201 |
- Fix sorting on tokenized fields not possible. |
|---|
| 202 |
New internal features: |
|---|
| 203 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 204 |
- |
|---|
| 205 |
|
|---|
| 206 |
******************************************* |
|---|
| 207 |
** NXLucene V0.3.0 [R1 build 2006/03/29-02:50 by anguenot] |
|---|
| 208 |
** SVN URL: https://svn.nuxeo.org/priv/NXLucene/trunk Revision: 31893 |
|---|
| 209 |
Requires: |
|---|
| 210 |
~~~~~~~~~ |
|---|
| 211 |
- |
|---|
| 212 |
New features: |
|---|
| 213 |
~~~~~~~~~~~~~ |
|---|
| 214 |
- |
|---|
| 215 |
Bug fixes: |
|---|
| 216 |
~~~~~~~~~~ |
|---|
| 217 |
- |
|---|
| 218 |
New internal features: |
|---|
| 219 |
~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 220 |
- Update to PyLucene 1.9.1 |
|---|
| 221 |
- Update twistd scripts |
|---|
| 222 |
- Update INSTALL instructions |
|---|
| 223 |
- Extend configuration options. |
|---|
| 224 |
|
|---|
| 225 |
******************************************* |
|---|
| 226 |
** NXLucene V0.2.0 [R1 build 2006/03/28-17:32 by anguenot] |
|---|
| 227 |
** SVN URL: https://svn.nuxeo.org/priv/NXLucene/trunk Revision: 31860 |
|---|
| 228 |
|
|---|