All Projects : Solr (Key: SOLR)

Project Lead: Yonik Seeley
URL: http://lucene.apache.org/solr/
Description:
A search server based on Lucene.

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Change Log

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