Révision 416
tmp/org.txm.referencer.rcp/src/org/txm/rcp/editors/referencer/ReferencerEditor.java (revision 416) | ||
---|---|---|
245 | 245 |
if (docompute) { |
246 | 246 |
Property p = queryprops.get(0); |
247 | 247 |
ArrayList<Property> pattern = new ArrayList<Property>(refs); |
248 |
boolean hierarchicSort = TXMPreferences.getBoolean(RCPPreferences.PREFERENCES_NODE, RCPPreferences.SORTBYFREQ);
|
|
248 |
boolean hierarchicSort = TXMPreferences.getBoolean(RCPPreferences.SORTBYFREQ, RCPPreferences.PREFERENCES_NODE);
|
|
249 | 249 |
referencer = new Referencer(corpus, query, p, pattern, hierarchicSort); |
250 | 250 |
this.acquireSemaphore(); |
251 | 251 |
corpus.addResult(referencer); |
Formats disponibles : Unified diff