|
|
| |
|
SOLR-1434 |
FIXED
|
Evaluate Including SolrJS
|
|
|
| |
|
SOLR-862 |
FIXED
|
Solr must declare crypto usage pending SOLR-284
|
|
|
| |
|
SOLR-1353 |
FIXED
|
implement reusable token streams for all Solr tokenizers / token filters
|
|
|
| |
|
SOLR-1472 |
FIXED
|
upgrade maven poms to reference lucene 2.9 artifacts rather than solr-lucene artifacts
|
|
|
| |
|
SOLR-823 |
FIXED
|
${dataimporter.request.xxx} variables are not resolved
|
|
|
| |
|
SOLR-805 |
FIXED
|
DisMax queries are not being cached in QueryResultCache
|
|
|
| |
|
SOLR-951 |
FIXED
|
Distributed query fails with tag / exclude pattern used for facets that are multi-valued.
|
|
|
| |
|
SOLR-950 |
FIXED
|
Solr can throw an exception on distributed search due to bad if statement in FacetComponent.java:99
|
|
|
| |
|
SOLR-1095 |
FIXED
|
StopFilterFactory should not use HashSet
|
|
|
| |
|
SOLR-980 |
FIXED
|
A PlainTextEntityProcessor for DIH
|
|
|
| |
|
SOLR-844 |
FIXED
|
A SolrServer impl to front-end multiple urls
|
|
|
| |
|
SOLR-1369 |
FIXED
|
Add HSQLDB Jar to example-dih
|
|
|
| |
|
SOLR-1116 |
FIXED
|
Add a Binary FieldType
|
|
|
| |
|
SOLR-1065 |
FIXED
|
Add a ContentStreamDataSource to DIH to accept post data
|
|
|
| |
|
SOLR-1385 |
FIXED
|
Add an 'enable' attribute to all plugins
|
|
|
| |
|
SOLR-465 |
FIXED
|
Add configurable DirectoryProvider so that alternate Directory implementations can be specified via solrconfig.xml
|
|
|
| |
|
SOLR-458 |
FIXED
|
Add hashCode and equals to NamedList
|
|
|
| |
|
SOLR-1059 |
FIXED
|
Add special variables for deleting documents, skipping rows and transforms in DIH
|
|
|
| |
|
SOLR-763 |
FIXED
|
Add support for Lucene's PositionFilter
|
|
|
| |
|
SOLR-658 |
FIXED
|
Allow Solr to load index from arbitrary directory in dataDir
|
|
|
| |
|
SOLR-667 |
FIXED
|
Alternate LRUCache implementation
|
|
|
| |
|
SOLR-842 |
FIXED
|
Better error handling for DIH
|
|
|
| |
|
SOLR-965 |
FIXED
|
Better exception logging when no ping query configured
|
|
|
| |
|
SOLR-840 |
FIXED
|
BinaryResponseWriter does not handle nulls with shards as it does locally
|
|
|
| |
|
SOLR-1459 |
FIXED
|
BoostedQuery needs to handle when its wrapped query weight returns null for the scorer
|
|
|
| |
|
SOLR-906 |
FIXED
|
Buffered / Streaming SolrServer implementaion
|
|
|
| |
|
SOLR-1024 |
FIXED
|
Calling abort on DataImportHandler import commits data
|
|
|
| |
|
SOLR-1492 |
FIXED
|
Can't facet Trie fields with precisionSteps
|
|
|
| |
|
SOLR-1317 |
FIXED
|
CapitalizationFilterFactory NPEs when keep parameter not specified
|
|
|
| |
|
SOLR-1221 |
FIXED
|
Change Solr Highlighting to use the SpanScorer with MultiTerm expansion by default
|
|
|
| |
|
SOLR-781 |
FIXED
|
Change facet.sort from boolean to string and specify sort method explicitely
|
|
|
| |
|
SOLR-1017 |
FIXED
|
Concurrency problem with last_index_time
|
|
|
| |
|
SOLR-969 |
FIXED
|
Context#FULL_DUMP, DELTA_DUMP, FIND_DELTA as an enum
|
|
|
| |
|
SOLR-838 |
FIXED
|
Context#getVariableResolver() does not give a correct instance from a DataSource
|
|
|
| |
|
SOLR-560 |
FIXED
|
Convert JDK logging to SLF4J
|
|
|
| |
|
SOLR-771 |
FIXED
|
CoreAdminHandler STATUS should display 'normalized' paths
|
|
|
| |
|
SOLR-827 |
FIXED
|
CoreAdminRequest does not handle core/name differently based on request
|
|
|
| |
|
SOLR-1121 |
FIXED
|
CoreAdminhandler should not need a core
|
|
|
| |
|
SOLR-883 |
FIXED
|
Cores created through Admin do not have the implicit properties set
|
|
|
| |
|
SOLR-1062 |
FIXED
|
Create a LogTransformer which can print data to log files
|
|
|
| |
|
SOLR-243 |
FIXED
|
Create a hook to allow custom code to create custom IndexReaders
|
|
|
| |
|
SOLR-1450 |
FIXED
|
DIH - Jdbc connection properties such as batchSize are not applied if the driver jar is placed in solr_home/lib
|
|
|
| |
|
SOLR-1000 |
FIXED
|
DIH FileListEntityProcessor fileName filters directory names and stops recursion
|
|
|
| |
|
SOLR-1037 |
FIXED
|
DIH should not add null values
|
|
|
| |
|
SOLR-1033 |
FIXED
|
DIH transformers should be able to access current entity's namespace
|
|
|
| |
|
SOLR-1437 |
FIXED
|
DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.
|
|
|
| |
|
SOLR-1286 |
FIXED
|
DIH: The commit parameter is always defaulting to "true" even if "false" is explicitly passed in.
|
|
|
| |
|
SOLR-864 |
FIXED
|
DataImportHandler does not catch and log Errors
|
|
|
| |
|
SOLR-1090 |
FIXED
|
DataImportHandler should load the data-config.xml using UTF-8 encoding
|
|
|
| |
|
SOLR-886 |
FIXED
|
DataImportHandler should rollback when an import fails or is aborted
|
|
|
| |
|
SOLR-1474 |
FIXED
|
DataImportHandler tests leave dataimport.properties after finish
|
|
|
| |
|
SOLR-938 |
FIXED
|
DataImportHandler: Add close hooks to the completion of a full-import process
|
|
|
| |
|
SOLR-942 |
FIXED
|
Different Fields w/ same column and different names do not work
|
|
|
| |
|
SOLR-721 |
FIXED
|
DirectSolrConnection is broken - missing CoreContainer initialization
|
|
|
| |
|
SOLR-1339 |
FIXED
|
DisMax parser exception with Trie* fields
|
|
|
| |
|
SOLR-1479 |
FIXED
|
Disable Polling only appears in replication control page when replication is going on
|
|
|
| |
|
SOLR-1049 |
FIXED
|
Do not log a stacktrace if a poll fails due to the master being down
|
|
|
| |
|
SOLR-1400 |
FIXED
|
Document with empty or white-space only string causes exception with TrimFilter
|
|
|
| |
|
SOLR-1340 |
FIXED
|
DocumentAnalysisRequestHandler can't tolerate analysis exceptions
|
|
|
| |
|
SOLR-1359 |
FIXED
|
DoubleMetaphoneFilter bugs
|
|
|
| |
|
SOLR-934 |
FIXED
|
Enable importing of mails into a solr index through DIH.
|
|
|
| |
|
SOLR-966 |
FIXED
|
Enhance the map() function to take in a default value
|
|
|
| |
|
SOLR-1483 |
FIXED
|
Example schema is confusing with int, tint and pint fields
|
|
|
| |
|
SOLR-998 |
FIXED
|
ExternalFile fails with newest Lucene libs
|
|
|
| |
|
SOLR-748 |
FIXED
|
FacetComponent helper classes are package restricted
|
|
|
| |
|
SOLR-1202 |
FIXED
|
Field facets missing in distributed queries when facet.sort=index and facet.mincount>0
|
|
|
| |
|
SOLR-1099 |
FIXED
|
FieldAnalysisRequestHandler
|
|
|
| |
|
SOLR-1421 |
FIXED
|
FieldreaderDataSource uses a stale Variableresolver
|
|
|
| |
|
SOLR-1466 |
FIXED
|
Fix File descriptor leak in SnapPuller
|
|
|
| |
|
SOLR-761 |
FIXED
|
Fix Flare license headers
|
|
|
| |
|
SOLR-1141 |
FIXED
|
Fix NPE during creating snapshot and clean up code
|
|
|
| |
|
SOLR-837 |
FIXED
|
Fix PhoneticFilterFactory and DoubleMetaphoneFilterFactory inject parameter
|
|
|
| |
|
SOLR-1377 |
FIXED
|
Force TokenizerFactory to create a Tokenizer rather then TokenStream
|
|
|
| |
|
SOLR-1432 |
FIXED
|
FunctionQueries aren't correctly weighted
|
|
|
| |
|
SOLR-1394 |
FIXED
|
HTML stripper is splitting tokens
|
|
|
| |
|
SOLR-1381 |
FIXED
|
Highlighter throws null pointer exception when field has termPositions=true
|
|
|
| |
|
SOLR-1061 |
FIXED
|
Improve RegexTransformer to create multiple columns from regex groups
|
|
|
| |
|
SOLR-1299 |
FIXED
|
In distributed search cannot search on any schema field in ascending order (descending is OK)
|
|
|
| |
|
SOLR-1248 |
FIXED
|
IndexReader reference counting bug
|
|
|
| |
|
SOLR-1070 |
FIXED
|
IndexSearcher not closed after indexing with DataImportHandler
|
|
|
| |
|
SOLR-1110 |
FIXED
|
Investigate Sorting on Trie field types with DistributedSearch
|
|
|
| |
|
SOLR-1043 |
FIXED
|
Issue while persisting sharedLib attribute in multicore solr.xml
|
|
|
| |
|
SOLR-812 |
FIXED
|
JDBC optimizations: setReadOnly, setMaxRows
|
|
|
| |
|
SOLR-1058 |
FIXED
|
JNDI DataImporterHandler
|
|
|
| |
|
SOLR-1458 |
FIXED
|
Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly
|
|
|
| |
|
SOLR-1096 |
FIXED
|
Java Replication stalls and never exits
|
|
|
| |
|
SOLR-1475 |
FIXED
|
Java-based replication doesn't properly reserve its commit point during backups
|
|
|
| |
|
SOLR-1500 |
FIXED
|
Jdbc datasource fails with Oracle driver
|
|
|
| |
|
SOLR-1076 |
FIXED
|
JdbcDataSource should resolve variables in jdbc url, username and password
|
|
|
| |
|
SOLR-1244 |
FIXED
|
JdbcDataSource uses wrong overload of getConnection on JNDI DataSource
|
|
|
| |
|
SOLR-1496 |
FIXED
|
Last index time uses wrong date format
|
|
|
| |
|
SOLR-1445 |
FIXED
|
Leading term in a multi-word synonym replaced with the token that follows it
|
|
|
| |
|
SOLR-1011 |
FIXED
|
Links to Replication page and other cores are 404s
|
|
|
| |
|
SOLR-1333 |
FIXED
|
Local Solr bug > 90 degrees lattitude near the poles
|
|
|
| |
|
SOLR-1399 |
FIXED
|
Lock settings are ignored
|
|
|
| |
|
SOLR-1174 |
FIXED
|
Logging Admin Servlet broken for multicore, cannot submit form
|
|
|
| |
|
SOLR-1423 |
FIXED
|
Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream & others
|
|
|
| |
|
SOLR-1261 |
FIXED
|
Lucene trunk renamed RangeQuery & Co to TermRangeQuery
|
|
|
| |
|
SOLR-1371 |
FIXED
|
LukeRequestHandler/schema.jsp errors if schema has no uniqueKey field
|
|
|
| |
|
SOLR-1149 |
FIXED
|
Make QParserPlugin and related classes extendible
|
|
|
| |
|
SOLR-746 |
FIXED
|
Make it possible to omit responseheader
|
|
|
| |
|
SOLR-943 |
FIXED
|
Make it possible to specify dataDir in solr.xml
|
|
|
| |
|
SOLR-776 |
FIXED
|
Maven Artifacts need to be signed.
|
|
|
| |
|
SOLR-1042 |
FIXED
|
Memory leaks in DIH
|
|
|
| |
|
SOLR-1344 |
FIXED
|
MoreLikeThis handler can't handle numeric id
|
|
|
| |
|
SOLR-1295 |
FIXED
|
Move javascript client from contrib to clients dir in source
|
|
|
| |
|
SOLR-900 |
FIXED
|
Move solrj into root 'src' tree
|
|
|
| |
|
SOLR-1234 |
FIXED
|
Multiple DIH does not work because all of them write to dataimport.properties
|
|
|
| |
|
SOLR-1263 |
FIXED
|
Multiple DIH still writing to dataimport.properties, fix for SOLR-1229 was incomplete
|
|
|
| |
|
SOLR-1326 |
FIXED
|
New interface PluginInfoInitialized
|
|
|
| |
|
SOLR-1529 |
FIXED
|
NullPointerException in LogUpdateProcessorFactory.java when deleting by query *only*
|
|
|
| |
|
SOLR-1191 |
FIXED
|
NullPointerException in delta import
|
|
|
| |
|
SOLR-978 |
FIXED
|
Old files are not removed from slaves after replication
|
|
|
| |
|
SOLR-1150 |
FIXED
|
OutofMemoryError on enabling highlighting
|
|
|
| |
|
SOLR-892 |
FIXED
|
PHPResponseWriter fails to serialize boolean vars for spellcheck output
|
|
|
| |
|
SOLR-284 |
FIXED
|
Parsing Rich Document Types
|
|
|
| |
|
SOLR-1145 |
FIXED
|
Patch to set IndexWriter.defaultInfoStream from solr.xml
|
|
|
| |
|
SOLR-1106 |
FIXED
|
Pluggable CoreAdminHandler (Action ) architecture that allows for custom handler access to CoreContainer / request-response
|
|
|
| |
|
SOLR-868 |
FIXED
|
Prepare solrjs trunk to be integrated into contrib
|
|
|
| |
|
SOLR-1404 |
FIXED
|
Random failures with highlighting
|
|
|
| |
|
SOLR-1406 |
FIXED
|
Refactor FileDataSource and FileListEntityProcessor to be more extensible
|
|
|
| |
|
SOLR-1498 |
FIXED
|
RegexTransformer: sourceColName version not handling multiValued fields correctly
|
|
|
| |
|
SOLR-851 |
FIXED
|
Remove dependency on StAX Utils or make it optional
|
|
|
| |
|
SOLR-1497 |
FIXED
|
Remove solrjs from svn -- point docs to AJAX Solr
|
|
|
| |
|
SOLR-1108 |
FIXED
|
Remove synchronization in SolrCore constructor
|
|
|
| |
|
SOLR-1282 |
FIXED
|
Replication handler's fetchindex command randomly ignores masterUrl parameter
|
|
|
| |
|
SOLR-832 |
FIXED
|
Rows parameter is not honored during import in some cases
|
|
|
| |
|
SOLR-768 |
FIXED
|
Set last_index_time in full-import command
|
|
|
| |
|
SOLR-1447 |
FIXED
|
Simple property injection
|
|
|
| |
|
SOLR-711 |
FIXED
|
SimpleFacets: Performance Boost for Tokenized Fields for smaller DocSet using Term Vectors
|
|
|
| |
|
SOLR-1120 |
FIXED
|
Simplify EntityProcessor API
|
|
|
| |
|
SOLR-1026 |
FIXED
|
SnowballPorterFilterFactory does not support protected words
|
|
|
| |
|
SOLR-561 |
FIXED
|
Solr replication by Solr (for windows also)
|
|
|
| |
|
SOLR-551 |
FIXED
|
Solr replication should include the schema also
|
|
|
| |
|
SOLR-736 |
FIXED
|
SolrCore.getSolrCore() may create a SolrCore without a CoreContainer
|
|
|
| |
|
SOLR-928 |
FIXED
|
SolrDocument/SolrInputDocument could extend/implement Map<String,Object>
|
|
|
| |
|
SOLR-1129 |
FIXED
|
SolrJ cannot bind dynamic fields to beans
|
|
|
| |
|
SOLR-956 |
FIXED
|
SolrParams#getFieldInt(String, String) - inconsistent documentation
|
|
|
| |
|
SOLR-1451 |
FIXED
|
SolrPluginUtils#parseFieldBoosts - inconsistent javadoc
|
|
|
| |
|
SOLR-921 |
FIXED
|
SolrResourceLoader must cache short name vs fully qualified name
|
|
|
| |
|
SOLR-1053 |
FIXED
|
SolrWriter.getResourceAsString IndexOutOfBoundsException
|
|
|
| |
|
SOLR-1468 |
FIXED
|
Solrj bug when using facet.missing
|
|
|
| |
|
SOLR-1156 |
FIXED
|
Sort TermsComponent results by frequency
|
|
|
| |
|
SOLR-1169 |
FIXED
|
SortedIntDocSet
|
|
|
| |
|
SOLR-1471 |
FIXED
|
StatsComponent does not calculate number missing for facets
|
|
|
| |
|
SOLR-1543 |
FIXED
|
StreamingUpdateSolrServer threading bug
|
|
|
| |
|
SOLR-865 |
FIXED
|
Support document updates in binary format
|
|
|
| |
|
SOLR-764 |
FIXED
|
Support facet.sort=false (index order) with distributed search
|
|
|
| |
|
SOLR-1321 |
FIXED
|
Support for efficient leading wildcards search
|
|
|
| |
|
SOLR-1391 |
FIXED
|
The XPath field in the XPathEntityResolver should use the resolver to replace possible tokens
|
|
|
| |
|
SOLR-1341 |
FIXED
|
Trie* fields don't work in Analysis.jsp
|
|
|
| |
|
SOLR-940 |
FIXED
|
TrieRange support
|
|
|
| |
|
SOLR-742 |
FIXED
|
Unable to create dynamic fields with custom DataImportHandler transformer
|
|
|
| |
|
SOLR-893 |
FIXED
|
Unable to delete documents via SQL and deletedPkQuery with deltaimport
|
|
|
| |
|
SOLR-1473 |
FIXED
|
Unable to use last_index_time in FileListEntityProcessor newerThan/olderThan attributes
|
|
|
| |
|
SOLR-1366 |
FIXED
|
UnsupportedOperationException may be thrown when using custom IndexReader
|
|
|
| |
|
SOLR-1254 |
FIXED
|
Update Replication wiki page to refer to new replication command names and show how to reach replication admin GUI
|
|
|
| |
|
SOLR-670 |
FIXED
|
UpdateHandler must provide a rollback feature
|
|
|
| |
|
SOLR-1314 |
FIXED
|
Upgrade Carrot2 to version 3.1.0
|
|
|
| |
|
SOLR-1345 |
FIXED
|
Upgrade Lucene in prep for 2.9 release
|
|
|
| |
|
SOLR-1319 |
FIXED
|
Upgrade custom Solr Highlighter classes to new Lucene Highlighter API
|
|
|
| |
|
SOLR-1284 |
FIXED
|
Use and implement new non-deprecated DocIdSetIterator methods
|
|
|
| |
|
SOLR-1068 |
FIXED
|
Use fsync on replicated index and configuration files
|
|
|
| |
|
SOLR-939 |
FIXED
|
ValueSourceRangeFilter/Query
|
|
|
| |
|
SOLR-1078 |
FIXED
|
WordDelimiterFilter do wrong word breaking for Thai vowel
|
|
|
| |
|
SOLR-751 |
FIXED
|
WordDelimiterFilter doesn't adjust startOffset
|
|
|
| |
|
SOLR-1040 |
FIXED
|
XPathEntityProcessor fails with an xpath like /feed/entry/link[@type='text/html']/@href
|
|
|
| |
|
SOLR-1323 |
FIXED
|
XPathEntityProcessor's $hasMore feature should reset when fetching the next URL
|
|
|
| |
|
SOLR-999 |
FIXED
|
XPathRecordReader fails on XMLs with nodes mixed with CDATA content
|
|
|
| |
|
SOLR-1031 |
FIXED
|
XSS vulnerability in schema.jsp (patch included)
|
|
|
| |
|
SOLR-1060 |
FIXED
|
a new DIH EnityProcessor allowing text file lists of files to be indexed
|
|
|
| |
|
SOLR-897 |
FIXED
|
abo/abc/backupcleaner/snapcleaner, if removinmg by number of snapshots/backups, gets Argument list too long
|
|
|
| |
|
SOLR-1072 |
FIXED
|
absolute path for sharedLib is treated as a relative path
|
|
|
| |
|
SOLR-1257 |
FIXED
|
action.jsp and logging.jsp do not compile, related code no longer needed
|
|
|
| |
|
SOLR-1124 |
FIXED
|
add top() function to fix ord/rord
|
|
|
| |
|
SOLR-1517 |
FIXED
|
admin pages can stall on reverse DNS lookup of localhost
|
|
|
| |
|
SOLR-1127 |
FIXED
|
allow field name to be templatized
|
|
|
| |
|
SOLR-811 |
FIXED
|
allow user to specify the deltaImportQuery instead of DIH building it
|
|
|
| |
|
SOLR-1424 |
FIXED
|
ant generate-maven-artifacts fails on windows
|
|
|
| |
|
SOLR-201 |
FIXED
|
bad exceptions when some options aren't in solrconfig.xml
|
|
|
| |
|
SOLR-1036 |
FIXED
|
change default QParser to eliminate confusion regarding legacy semi-colon sort spec
|
|
|
| |
|
SOLR-800 |
FIXED
|
concurrentmodification exception for XPathEntityprocessor while streaming
|
|
|
| |
|
SOLR-801 |
FIXED
|
configurable delete query per root-entity
|
|
|
| |
|
SOLR-1179 |
FIXED
|
create lucene Filters from DocSets that translate ids
|
|
|
| |
|
SOLR-1041 |
FIXED
|
dataDir is not set relative to instanceDir
|
|
|
| |
|
SOLR-1230 |
FIXED
|
dataimport.jsp hardcoded to /dataimport handler
|
|
|
| |
|
SOLR-1229 |
FIXED
|
deletedPkQuery feature does not work when pk and uniqueKey field do not have the same value
|
|
|
| |
|
SOLR-1452 |
FIXED
|
deletes in segment cause different fieldcache instance
|
|
|
| |
|
SOLR-1214 |
FIXED
|
differentiate between solr home and instanceDir
|
|
|
| |
|
SOLR-1216 |
FIXED
|
disambiguate the replication command names
|
|
|
| |
|
SOLR-1171 |
FIXED
|
dynamic field name with spaces causes error
|
|
|
| |
|
SOLR-1521 |
FIXED
|
eliminate contrib/clustering/example by moving to main example disabled by default
|
|
|
| |
|
SOLR-1435 |
FIXED
|
ensure that all slaves with same pollInteval fetches index at same time
|
|
|
| |
|
SOLR-1318 |
FIXED
|
explain() may use top-level reader
|
|
|
| |
|
SOLR-989 |
FIXED
|
expose DIH stats as API
|
|
|
| |
|
SOLR-1142 |
FIXED
|
faster example schema
|
|
|
| |
|
SOLR-1433 |
FIXED
|
files included in release that shouldn't be
|
|
|
| |
|
SOLR-1064 |
FIXED
|
for any core registry.jsp (aka: "INFO" link) incorrectly lists info about last core declared
|
|
|
| |
|
SOLR-1325 |
FIXED
|
SOLR-1288
frange query doesn't work trie-date
|
|
|
| |
|
SOLR-1264 |
FIXED
|
if master slave is out of sync w/ master replication is not successful
|
|
|
| |
|
SOLR-1291 |
FIXED
|
implement Trie.toInternal/toExternal and friends
|
|
|
| |
|
SOLR-1328 |
FIXED
|
SOLR-1288
implement date faceting for trie date
|
|
|
| |
|
SOLR-1225 |
FIXED
|
improve LukeRequestHandler docCount calculation
|
|
|
| |
|
SOLR-1470 |
FIXED
|
index formats always compound
|
|
|
| |
|
SOLR-1335 |
FIXED
|
load core properties from a properties file
|
|
|
| |
|
SOLR-628 |
FIXED
|
make forceElevation a run time option in QueryElevationComponent
|
|
|
| |
|
SOLR-1368 |
FIXED
|
ms() function for date math
|
|
|
| |
|
SOLR-911 |
FIXED
|
multi-select facets
|
|
|
| |
|
SOLR-475 |
FIXED
|
multi-valued faceting via un-inverted field
|
|
|
| |
|
SOLR-1300 |
FIXED
|
need to exlcude downloaded clustering libs from release packages
|
|
|
| |
|
SOLR-1046 |
FIXED
|
nested queries in function query
|
|
|
| |
|
SOLR-1088 |
FIXED
|
newSearcher(String name, boolean readOnly) is broken
|
|
|
| |
|
SOLR-1239 |
FIXED
|
org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest FAILED
|
|
|
| |
|
SOLR-1322 |
FIXED
|
range queries won't work for trie fields with precisionStep=0
|
|
|
| |
|
SOLR-871 |
FIXED
|
remove dependency on stax-utils.jar
|
|
|
| |
|
SOLR-1126 |
FIXED
|
replicated index files have incorrect timestamp
|
|
|
| |
|
SOLR-829 |
FIXED
|
replication Compression
|
|
|
| |
|
SOLR-1144 |
FIXED
|
replication hang
|
|
|
| |
|
SOLR-1491 |
FIXED
|
single valued trie fields use multi valued faceting
|
|
|
| |
|
SOLR-830 |
FIXED
|
snappuller picks bad snapshot name
|
|
|
| |
|
SOLR-1192 |
FIXED
|
solr.NGramFilterFactory stops to index the content if it find a token smaller than minim ngram size
|
|
|
| |
|
SOLR-1449 |
FIXED
|
solrconfig.xml syntax to add classpath elements from outside of instanceDir
|
|
|
| |
|
SOLR-1166 |
FIXED
|
speed up DocSet generation for term queries and avoid scoring for all queries.
|
|
|
| |
|
SOLR-1094 |
FIXED
|
spellcheck component, correctlySpelled is bogus!
|
|
|
| |
|
SOLR-1071 |
FIXED
|
spellcheck.extendedResults returns an invalid JSON response when count > 1
|
|
|
| |
|
SOLR-795 |
FIXED
|
spellcheck: buildOnOptimize
|
|
|
| |
|
SOLR-1269 |
FIXED
|
stack trace not clear when there is a SQL error
|
|
|
| |
|
SOLR-1008 |
FIXED
|
stats.jsp XML escaping
|
|
|
| |
|
SOLR-374 |
FIXED
|
use IndexReader.reopen
|
|
|
| |
|
SOLR-1165 |
FIXED
|
use skipping on filters to improve search performance
|
|
|
| |
|
SOLR-1001 |
FIXED
|
using invariant request values from solrconfig.xml inside a data-config.xml regexp
|
|
|
| |
|
SOLR-981 |
FIXED
|
woodstox dependency in maven solrj has wrong groupId
|
|
|
| |
|
SOLR-984 |
WON'T FIX
|
Add support for Lucene's FieldCacheRangeFilter
|
|
|
| |
|
SOLR-941 |
WON'T FIX
|
AnalysisRequestHandler term value not externalized
|
|
|
| |
|
SOLR-1112 |
WON'T FIX
|
EmbeddedSolrServer is not being packaged with Solrj jar
|
|
|
| |
|
SOLR-972 |
WON'T FIX
|
EventListener-s creation changed from a per request ( full / delta-imports) scenario to once through the lifetime of the DIH plugin.
|
|
|
| |
|
SOLR-1025 |
WON'T FIX
|
QParsers ignore configured defaultType's
|
|
|
| |
|
SOLR-1294 |
WON'T FIX
|
SolrJS/Javascript client fails in IE8!
|
|
|
| |
|
SOLR-29 |
WON'T FIX
|
backup utility does not work on OS X
|
|
|
| |
|
SOLR-1396 |
WON'T FIX
|
standardize the updateprocessorchain syntax
|
|
|
| |
|
SOLR-983 |
DUPLICATE
|
Add support for Lucene's TrieRangeFilter
|
|
|
| |
|
SOLR-1320 |
DUPLICATE
|
CapitalizationFilterFactory's minWordLength not working properly
|
|
|
| |
|
SOLR-549 |
DUPLICATE
|
Enable configurable logging (jul or log4j)
|
|
|
| |
|
SOLR-1439 |
DUPLICATE
|
Enhance PollInterval for Java Replication
|
|
|
| |
|
SOLR-926 |
DUPLICATE
|
Exception in Replication
|
|
|
| |
|
SOLR-1063 |
DUPLICATE
|
Spellchecker result through wt=phps and wt=php
|
|
|
| |
|
SOLR-1382 |
DUPLICATE
|
TokenizerChain ClassCastException
|
|
|
| |
|
SOLR-1227 |
DUPLICATE
|
schema.jsp will be cached in browser
|
|
|
| |
|
SOLR-1211 |
INVALID
|
Casting exception when xpath returns an unexpected type with distrib search
|
|
|
| |
|
SOLR-1272 |
INVALID
|
Java Replication does not log actions
|
|
|
| |
|
SOLR-1383 |
INVALID
|
Replication causes master to fail to delete old index files
|
|
|
| |
|
SOLR-1249 |
INVALID
|
TestSpellCheckResponse depends on example server
|
|
|
| |
|
SOLR-831 |
INVALID
|
revist jar packaging prior to next release
|
|
|
| |
|
SOLR-1133 |
INVALID
|
solr-common 1.4-SNAPSHOT is not in maven2 repository
|
|
|
| |
|
SOLR-1540 |
CANNOT REPRODUCE
|
Distributed search returns 500 error from BinaryResponseParser
|
|
|
| |
|
SOLR-1392 |
CANNOT REPRODUCE
|
NPE on replication page on slave
|
|
|
| |
|
SOLR-1376 |
CANNOT REPRODUCE
|
invalid links to solr indexes after a new index is created
|
|
|
| |
|
SOLR-1091 |
FIXED
|
"phps" (serialized PHP) writer produces invalid output
|
|
|
| |
|
SOLR-891 |
FIXED
|
A Clobtransformer to read strings from Clob
|
|
|
| |
|
SOLR-833 |
FIXED
|
A DataSource to read data from a field as a reader
|
|
|
| |
|
SOLR-651 |
FIXED
|
A SearchComponent for fetching TF-IDF values
|
|
|
| |
|
SOLR-1430 |
FIXED
|
AbstractSolrTestCase ignores arguments for commit and optimize commands
|
|
|
| |
|
SOLR-877 |
FIXED
|
Access to Lucene's TermEnum capabilities
|
|
|
| |
|
SOLR-819 |
FIXED
|
Add Arabic Support
|
|
|
| |
|
SOLR-991 |
FIXED
|
Add Detail To Configuration XML Parsing Error Messages
|
|
|
| |
|
SOLR-1285 |
FIXED
|
Add TokenFilterFactory for DelimitedPayloadTokenFilter
|
|
|
| |
|
SOLR-988 |
FIXED
|
Add a new scope for DIH session to store objects across imports
|
|
|
| |
|
SOLR-876 |
FIXED
|
Add ability to optionally splitOnNumerics WordDelimiterFilter/Factory
|
|
|
| |
|
SOLR-878 |
FIXED
|
Add an ant task to download and run luke
|
|
|
| |
|
SOLR-910 |
FIXED
|
Add commands interface the DIH admin page
|
|
|
| |
|
SOLR-948 |
FIXED
|
Add helper functions to SolrPluginUtils that replace the DocList response with SolrDocumentList
|
|
|
| |
|
SOLR-813 |
FIXED
|
Add new DoubleMetaphone Filter and Factory
|
|
|
| |
|
SOLR-990 |
FIXED
|
Add pid file to snapinstaller to skip script overruns, and recover from failure
|
|
|
| |
|
SOLR-1356 |
FIXED
|
Add support for Lucene's persian analysis
|
|
|
| |
|
SOLR-739 |
FIXED
|
Add support for OmitTf
|
|
|
| |
|
SOLR-799 |
FIXED
|
Add support for hash based exact/near duplicate document handling
|
|
|
| |
|
SOLR-540 |
FIXED
|
Add support for hl.fl=*
|
|
|
| |
|
SOLR-728 |
FIXED
|
Add synchronization to avoid race condition of multiple imports working concurrently
|
|
|
| |
|
SOLR-850 |
FIXED
|
Addition of timeouts for distributed searching
|
|
|
| |
|
SOLR-1448 |
FIXED
|
Addition of weblogic.xml required for solr to run under weblogic 10.3
|
|
|
| |
|
SOLR-1372 |
FIXED
|
Allow FieldAnalysisRequestHandler to get field value from content stream
|
|
|
| |
|
SOLR-617 |
FIXED
|
Allow configurable deletion policy
|
|
|
| |
|
SOLR-1083 |
FIXED
|
An Evaluator for escaping query characters
|
|
|
| |
|
SOLR-450 |
FIXED
|
ArrayIndexOutOfBoundsException when search sometimes
|
|
|
| |
|
SOLR-1160 |
FIXED
|
AutoCommitTest randomly failed with NullPointerException
|
|
|
| |
|
SOLR-884 |
FIXED
|
Better error checking in CachedSqlEntityProcessor
|
|
|
| |
|
SOLR-1084 |
FIXED
|
Better error reporting in DIH
|
|
|
| |
|
SOLR-1446 |
FIXED
|
BufferedTokenStream keeps state, but does not implement reset
|
|
|
| |
|
SOLR-1342 |
FIXED
|
CapitalizationFilterFactory uses incorrect length calculations
|
|
|
| |
|
SOLR-1002 |
FIXED
|
Change SolrIndexSearcher to use insertWithOverflow as Lucene does
|
|
|
| |
|
SOLR-822 |
FIXED
|
CharFilter - normalize characters before tokenizer
|
|
|
| |
|
SOLR-1034 |
FIXED
|
ClientUtils.escapeQuery should escape ;
|
|
|
| |
|
SOLR-957 |
FIXED
|
CommonParams#VERSION : Inconsistent doc
|
|
|
| |
|
SOLR-960 |
FIXED
|
CommonsHttpSolrServer - documentation - phase II (Addition of log in setMaxRetries as a warning for out of range input)
|
|
|
| |
|
SOLR-958 |
FIXED
|
CommonsHttpSolrServer - documentation ..
|
|
|
| |
|
SOLR-973 |
FIXED
|
CommonsHttpSolrServer must write the xml directly to the server
|
|
|
| |
|
SOLR-538 |
FIXED
|
CopyField maxLength property
|
|
|
| |
|
SOLR-916 |
FIXED
|
CoreContainer :: register(String, SolrCore, boolean) documentation clarification about returnPrev argument
|
|
|
| |
|
SOLR-783 |
FIXED
|
DIH - Better support for handling delta-imports per entity
|
|
|
| |
|
SOLR-1146 |
FIXED
|
DIH ConcurrentModificationException in getStatus
|
|
|
| |
|
SOLR-1092 |
FIXED
|
DIH can have a new command "import" which does not clean
|
|
|
| |
|
SOLR-1245 |
FIXED
|
DIH eats up SQL exception
|
|
|
| |
|
SOLR-1501 |
FIXED
|
DIH: Setting rows= on full-import has no effect
|
|
|
| |
|
SOLR-1077 |
FIXED
|
DIH: java.lang.IndexOutOfBoundsException with useSolrAddSchema in XPathEntityProcessor
|
|
|
| |
|
SOLR-1440 |
FIXED
|
DIH:LineEntityprocessor does not reinitialize the reader after init
|
|
|
| |
|
SOLR-1442 |
FIXED
|
DIH:show failed doc count if any
|
|
|
| |
|
SOLR-974 |
FIXED
|
DataImportHandler should not commit if no data has been updated
|
|
|
| |
|
SOLR-841 |
FIXED
|
DataImportHandler uses configuration without checking for existence of required attributes
|
|
|
| |
|
SOLR-1098 |
FIXED
|
DateFormatTransformer can cache the format objects
|
|
|
| |
|
SOLR-888 |
FIXED
|
DateFormatTransformer cannot convert non-string type
|
|
|
| |
|
SOLR-1180 |
FIXED
|
Delete only delta import does not commit index
|
|
|
| |
|
SOLR-1151 |
FIXED
|
Document the new CopyField maxChars property in the example schema.xml
|
|
|
| |
|
SOLR-961 |
FIXED
|
Efficient array copy in ModifiableSolrParams#add(String, String...)
|
|
|
| |
|
SOLR-1478 |
FIXED
|
Enable sort by docid
|
|
|
| |
|
SOLR-1038 |
FIXED
|
Enhance CommonsHttpSolrServer to add docs in batch
|
|
|
| |
|
SOLR-847 |
FIXED
|
Enhance the snappull command in ReplicationHandler to take in masterUrl
|
|
|
| |
|
SOLR-1183 |
FIXED
|
Example script not updated for new analysis path from SOLR-1099
|
|
|
| |
|
SOLR-1161 |
FIXED
|
Exception in TestLBHttpSolrServer
|
|
|
| |
|
SOLR-659 |
FIXED
|
Explicitly set start and rows per shard for more efficient bulk queries across distributed Solr
|
|
|
| |
|
SOLR-1380 |
FIXED
|
Extend StatsComponent to MultiValued Fields
|
|
|
| |
|
SOLR-901 |
FIXED
|
FastOutputStream ignores write(byte[]) call
|
|
|
| |
|
SOLR-873 |
FIXED
|
Field names are case-sensitive
|
|
|
| |
|
SOLR-885 |
FIXED
|
Generify NamedListCodec
|
|
|
| |
|
SOLR-887 |
FIXED
|
HTMLStripTransformer for DIH
|
|
|
| |
|
SOLR-925 |
FIXED
|
Highlighter doesn't work on a field which is multiValued="true" and termOffsets="true"
|
|
|
| |
|
SOLR-996 |
FIXED
|
Improve Evaluator API
|
|
|
| |
|
SOLR-1185 |
FIXED
|
Incorrect caching in SolrDispatchFilter
|
|
|
| |
|
SOLR-1361 |
FIXED
|
Incorrect javadoc on SolrInputDocument addField
|
|
|
| |
|
SOLR-898 |
FIXED
|
JSONResponseWriter bug
|
|
|
| |
|
SOLR-1170 |
FIXED
|
Java replication replicates lucene lock file
|
|
|
| |
|
SOLR-955 |
FIXED
|
JdbcDataSource : getARow() : Do not hardcode default type ..
|
|
|
| |
|
SOLR-1348 |
FIXED
|
JdbcDataSource does not import Blob values correctly by default
|
|
|
| |
|
SOLR-1270 |
FIXED
|
Legacy Numeric Field types need to be more consistent in their input/output error checking & documentation
|
|
|
| |
|
SOLR-1103 |
FIXED
|
LukeRequestHandler histogram excludes freq of 1
|
|
|
| |
|
SOLR-962 |
FIXED
|
ModifiableSolrParams#add javadoc
|
|
|
| |
|
SOLR-1228 |
FIXED
|
NPE thown if a deletedPkQuery returns a row w/o the key
|
|
|
| |
|
SOLR-1050 |
FIXED
|
NPE thrown in replication admin page due to unhandled casting of null values
|
|
|
| |
|
SOLR-967 |
FIXED
|
NamedList - Deprecating ctor. with heterogenous List and replacing with a type-safe variant.
|
|
|
| |
|
SOLR-1200 |
FIXED
|
NullPointerException when unloading an absent core
|
|
|
| |
|
SOLR-1021 |
FIXED
|
NullPointerException(s) in SolrJ when using stats and result set is empty
|
|
|
| |
|
SOLR-1004 |
FIXED
|
Optimizing the abort command in delta import
|
|
|
| |
|
SOLR-1398 |
FIXED
|
PatternTokenizerFactory ignores offset corrections
|
|
|
| |
|
SOLR-1360 |
FIXED
|
PhoneticFilter can index duplicate tokens
|
|
|
| |
|
SOLR-1109 |
FIXED
|
PhoneticFilterFactory doesn't handle maxCodeLength param
|
|
|
| |
|
SOLR-908 |
FIXED
|
Port of Nutch CommonGrams filter to Solr
|
|
|
| |
|
SOLR-914 |
FIXED
|
Presence of finalize() in the codebase
|
|
|
| |
|
SOLR-1274 |
FIXED
|
Provide multiple output formats in extract-only mode for tika handler
|
|
|
| |
|
SOLR-1138 |
FIXED
|
Query Elevation Component should gracefully handle empty queries
|
|
|
| |
|
SOLR-947 |
FIXED
|
QueryParsing.toString() should check ConstantScoreRangeQuery before RangeQuery
|
|
|
| |
|
SOLR-1080 |
FIXED
|
RegexTransformer should not replace if regex is not matched
|
|
|
| |
|
SOLR-959 |
FIXED
|
Remove hardcoded port numbers from TestReplicationHandler
|
|
|
| |
|
SOLR-1233 |
FIXED
|
Remove restriction that /select cannot be used for /-prefixed request handlers via qt
|
|
|
| |
|
SOLR-1079 |
FIXED
|
Rename omitTf to omitTermFreqAndPositions
|
|
|
| |
|
SOLR-657 |
FIXED
|
Replace deprecated calls with the non-deprecated equivalents
|
|
|
| |
|
SOLR-1015 |
FIXED
|
Replication admin page and http command response changes when server is both master and slave
|
|
|
| |
|
SOLR-917 |
FIXED
|
RequestHandlers#handlers is a synchronizedMap()
|
|
|
| |
|
SOLR-986 |
FIXED
|
RunExecutableListener#exec - return invalid error codes in case of an error while waiting for external process / any other exception
|
|
|
| |
|
SOLR-1427 |
FIXED
|
SearchComponents aren't listed on registry.jsp
|
|
|
| |
|
SOLR-1388 |
FIXED
|
Show the download link more prominently on the website
|
|
|
| |
|
SOLR-1281 |
FIXED
|
SignatureUpdateProcessorFactory does not use SolrResourceLoader
|
|
|
| |
|
SOLR-1209 |
FIXED
|
Site search powered by Lucene/Solr
|
|
|
| |
|
SOLR-1018 |
FIXED
|
Slave is unable to replicate when server acts as repeater (as both master and slave)
|
|
|
| |
|
SOLR-1152 |
FIXED
|
Snapshoot on ReplicationHandler should acccept location as a request parameter
|
|
|
| |
|
SOLR-1128 |
FIXED
|
Solr Cell Extract Only should |